ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetIcons Method

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

Syntax


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

Parameters

result
Type: IAsyncResult