ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetBestSolutionTypesList Method

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

Syntax


public ObservableCollection<stcListItem> EndGetBestSolutionTypesList(
	IAsyncResult result
)
Public Function EndGetBestSolutionTypesList ( _
	result As IAsyncResult _
) As ObservableCollection(Of stcListItem)

Parameters

result
Type: IAsyncResult