ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetUDFHtml Method

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

Syntax


public string EndGetUDFHtml(
	IAsyncResult result
)
Public Function EndGetUDFHtml ( _
	result As IAsyncResult _
) As String

Parameters

result
Type: IAsyncResult