[This is preliminary documentation and is subject to change.]
Get the actual ManagedListItem object based on list type.
Namespace: QPulseWebServices.Core.Utils.ManagedListsAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0
Syntax
C# |
---|
public ManagedListItemBase GetManagedListItemBaseBO( int id, ManagedListItemType listType ) |
Parameters
- id
- Type: System..::..Int32
[Missing <param name="id"/> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetManagedListItemBaseBO(System.Int32,QPulseWebServices.Contracts.Data.ManagedListItemType)"]
- listType
- Type: QPulseWebServices.Contracts.Data..::..ManagedListItemType
[Missing <param name="listType"/> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetManagedListItemBaseBO(System.Int32,QPulseWebServices.Contracts.Data.ManagedListItemType)"]
Return Value
Type: ManagedListItemBase[Missing <returns> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetManagedListItemBaseBO(System.Int32,QPulseWebServices.Contracts.Data.ManagedListItemType)"]