ServicePRO SDK Help

RequestServicesClient..::..EndPinUnPinRequest Method

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

Syntax


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

Parameters

warningMessage
Type: String%
result
Type: IAsyncResult