ServicePRO SDK Help

IManageObjectsService..::..EndGetVendorProducts Method

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

Syntax


List<stcCompanyProduct> EndGetVendorProducts(
	IAsyncResult result
)
Function EndGetVendorProducts ( _
	result As IAsyncResult _
) As List(Of stcCompanyProduct)

Parameters

result
Type: IAsyncResult