ServicePRO SDK Help

IManageObjectsService..::..EndRetireTeam Method

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

Syntax


bool EndRetireTeam(
	out string hexMessage,
	out bool Prompt,
	IAsyncResult result
)
Function EndRetireTeam ( _
	<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