ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetProduct Method

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

Syntax


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

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult