ServicePRO SDK Help

ManageObjectsServiceClient..::..EndRetireRole Method

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

Syntax


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

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult