ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetSolutionsByFilter Method

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

Syntax


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

Parameters

result
Type: IAsyncResult