ServicePRO SDK Help

IManageObjectsService..::..EndSaveTeam Method

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

Syntax


stcServiceResult EndSaveTeam(
	out stcTeam SavedTeam,
	IAsyncResult result
)
Function EndSaveTeam ( _
	<OutAttribute> ByRef SavedTeam As stcTeam, _
	result As IAsyncResult _
) As stcServiceResult

Parameters

SavedTeam
Type: HelpSTAR.PCL.Common..::..stcTeam%
result
Type: IAsyncResult