ServicePRO SDK Help

IManageObjectsService..::..EndGetAttachments Method

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

Syntax


ObservableCollection<stcAttachment> EndGetAttachments(
	IAsyncResult result
)
Function EndGetAttachments ( _
	result As IAsyncResult _
) As ObservableCollection(Of stcAttachment)

Parameters

result
Type: IAsyncResult