ServicePRO SDK Help

ManageObjectsServiceClient..::..EndRemoveLicense Method

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

Syntax


public string EndRemoveLicense(
	out bool IsSuccessful,
	IAsyncResult result
)
Public Function EndRemoveLicense ( _
	<OutAttribute> ByRef IsSuccessful As Boolean, _
	result As IAsyncResult _
) As String

Parameters

IsSuccessful
Type: Boolean%
result
Type: IAsyncResult