ServicePRO SDK Help

ManageObjectsServiceClient..::..EndSaveTeam Method

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

Syntax


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

Parameters

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