ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetSolutionStarRating Method

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

Syntax


public SolutionStarRating EndGetSolutionStarRating(
	IAsyncResult result
)
Public Function EndGetSolutionStarRating ( _
	result As IAsyncResult _
) As SolutionStarRating

Parameters

result
Type: IAsyncResult