ServicePRO SDK Help

IManageObjectsService..::..EndGetCompanyProduct Method

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

Syntax


int EndGetCompanyProduct(
	out double productPrice,
	IAsyncResult result
)
Function EndGetCompanyProduct ( _
	<OutAttribute> ByRef productPrice As Double, _
	result As IAsyncResult _
) As Integer

Parameters

productPrice
Type: Double%
result
Type: IAsyncResult