ServicePRO SDK Help

IManageObjectsService..::..EndGetVendorsList Method

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

Syntax


List<stcListItem> EndGetVendorsList(
	IAsyncResult result
)
Function EndGetVendorsList ( _
	result As IAsyncResult _
) As List(Of stcListItem)

Parameters

result
Type: IAsyncResult