ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetVendorProducts Method

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

Syntax


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

Parameters

result
Type: IAsyncResult