ServicePRO SDK Help

IRequestServices..::..EndGetSupportRepTree Method

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

Syntax


ObservableCollection<HierarchyItem> EndGetSupportRepTree(
	IAsyncResult result
)
Function EndGetSupportRepTree ( _
	result As IAsyncResult _
) As ObservableCollection(Of HierarchyItem)

Parameters

result
Type: IAsyncResult