ServicePRO SDK Help

IManageObjectsService..::..EndSaveCompany Method

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

Syntax


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

Parameters

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