ServicePRO SDK Help

IManageObjectsService..::..EndFillObject Method

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

Syntax


ObservableCollection<int> EndFillObject(
	IAsyncResult result
)
Function EndFillObject ( _
	result As IAsyncResult _
) As ObservableCollection(Of Integer)

Parameters

result
Type: IAsyncResult