ServicePRO SDK Help

IManageObjectsService..::..EndRetireUser Method

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

Syntax


bool EndRetireUser(
	out string hexMessage,
	out bool Prompt,
	IAsyncResult result
)
Function EndRetireUser ( _
	<OutAttribute> ByRef hexMessage As String, _
	<OutAttribute> ByRef Prompt As Boolean, _
	result As IAsyncResult _
) As Boolean

Parameters

hexMessage
Type: String%
Prompt
Type: Boolean%
result
Type: IAsyncResult