ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetViceVersaRelation Method

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

Syntax


List<int> EndGetViceVersaRelation(
	IAsyncResult result
)
Function EndGetViceVersaRelation ( _
	result As IAsyncResult _
) As List(Of Integer)

Parameters

result
Type: IAsyncResult