ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetSolutionReviews Method

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

Syntax


List<stcSolutionReview> EndGetSolutionReviews(
	IAsyncResult result
)
Function EndGetSolutionReviews ( _
	result As IAsyncResult _
) As List(Of stcSolutionReview)

Parameters

result
Type: IAsyncResult