ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndRetireSolution Method

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

Syntax


public bool EndRetireSolution(
	IAsyncResult result
)
Public Function EndRetireSolution ( _
	result As IAsyncResult _
) As Boolean

Parameters

result
Type: IAsyncResult