ServicePRO SDK Help

ManageObjectsServiceClient..::..EndSaveObjectAttachment Method

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

Syntax


public bool EndSaveObjectAttachment(
	IAsyncResult result
)
Public Function EndSaveObjectAttachment ( _
	result As IAsyncResult _
) As Boolean

Parameters

result
Type: IAsyncResult