ServicePRO SDK Help

IManageObjectsService..::..EndGetUDFDetails Method

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

Syntax


Dictionary<string, string> EndGetUDFDetails(
	IAsyncResult result
)
Function EndGetUDFDetails ( _
	result As IAsyncResult _
) As Dictionary(Of String, String)

Parameters

result
Type: IAsyncResult