ServicePRO SDK Help

IManageObjectsService..::..EndSaveProduct Method

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

Syntax


stcServiceResult EndSaveProduct(
	out stcProduct SavedProduct,
	IAsyncResult result
)
Function EndSaveProduct ( _
	<OutAttribute> ByRef SavedProduct As stcProduct, _
	result As IAsyncResult _
) As stcServiceResult

Parameters

SavedProduct
Type: HelpSTAR.PCL.Common..::..stcProduct%
result
Type: IAsyncResult