ServicePRO SDK Help

IRequestServices..::..EndGetAssociatedPurchaseItems Method

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

Syntax


ObservableCollection<Dictionary<string, Object>> EndGetAssociatedPurchaseItems(
	IAsyncResult result
)
Function EndGetAssociatedPurchaseItems ( _
	result As IAsyncResult _
) As ObservableCollection(Of Dictionary(Of String, Object))

Parameters

result
Type: IAsyncResult