ServicePRO SDK Help

ManageObjectsServiceClient..::..EndDoesProductExist Method

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

Syntax


public bool EndDoesProductExist(
	IAsyncResult result
)
Public Function EndDoesProductExist ( _
	result As IAsyncResult _
) As Boolean

Parameters

result
Type: IAsyncResult