ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetViceVersaRelation Method

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

Syntax


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

Parameters

result
Type: IAsyncResult