ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetProductVendorCost Method

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

Syntax


public decimal EndGetProductVendorCost(
	IAsyncResult result
)
Public Function EndGetProductVendorCost ( _
	result As IAsyncResult _
) As Decimal

Parameters

result
Type: IAsyncResult