ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetComboListsData Method

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

Syntax


public stcProductsComboLists EndGetComboListsData(
	out string hexMessage,
	IAsyncResult result
)
Public Function EndGetComboListsData ( _
	<OutAttribute> ByRef hexMessage As String, _
	result As IAsyncResult _
) As stcProductsComboLists

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult