[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetReferenceListItemID(System.String,System.String)"]

Namespace: QPulseWebServices.Core.Utils.ManagedLists
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
public int GetReferenceListItemID(
	string referenceListTypeName,
	string fullPath
)

Parameters

referenceListTypeName
Type: System..::..String

[Missing <param name="referenceListTypeName"/> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetReferenceListItemID(System.String,System.String)"]

fullPath
Type: System..::..String

[Missing <param name="fullPath"/> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetReferenceListItemID(System.String,System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:QPulseWebServices.Core.Utils.ManagedLists.ReferenceListItemResolver.GetReferenceListItemID(System.String,System.String)"]

See Also