ServicePRO SDK Help

ManageObjectsServiceClient..::..EndRetireTeam Method

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

Syntax


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