[This is preliminary documentation and is subject to change.]
Given a full path, parses, finds and returns the ID of the item.
Returns -1 if not found.
Namespace: QPulseWebServices.Core.Utils.ManagedListsAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.5950.194
Syntax
| C# |
|---|
public int GetID( ManagedListType type, string fullPath ) |
Parameters
- type
- Type: QPulseWebServices.Contracts.Data..::..ManagedListType
[Missing <param name="type"/> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetID(QPulseWebServices.Contracts.Data.ManagedListType,System.String)"]
- fullPath
- Type: System..::..String
[Missing <param name="fullPath"/> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetID(QPulseWebServices.Contracts.Data.ManagedListType,System.String)"]
Return Value
[Missing <returns> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetID(QPulseWebServices.Contracts.Data.ManagedListType,System.String)"]