ServicePRO SDK Help

IManageObjectsService..::..EndGetProductsList Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


IEnumerable<stcListItem> EndGetProductsList(
	IAsyncResult result
)
Function EndGetProductsList ( _
	result As IAsyncResult _
) As IEnumerable(Of stcListItem)

Parameters

result
Type: IAsyncResult