ServicePRO SDK Help

ManageObjectsServiceClient..::..EndSaveCompany Method

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

Syntax


public stcServiceResult EndSaveCompany(
	out stcCompany SavedCompany,
	IAsyncResult result
)
Public Function EndSaveCompany ( _
	<OutAttribute> ByRef SavedCompany As stcCompany, _
	result As IAsyncResult _
) As stcServiceResult

Parameters

SavedCompany
Type: HelpSTAR.PCL.Common..::..stcCompany%
result
Type: IAsyncResult