ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetAttachments Method

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

Syntax


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

Parameters

result
Type: IAsyncResult