ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetObjPropertyHTML Method

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

Syntax


public string EndGetObjPropertyHTML(
	out bool hasMoreRecords,
	out string hexMessage,
	IAsyncResult result
)
Public Function EndGetObjPropertyHTML ( _
	<OutAttribute> ByRef hasMoreRecords As Boolean, _
	<OutAttribute> ByRef hexMessage As String, _
	result As IAsyncResult _
) As String

Parameters

hasMoreRecords
Type: Boolean%
hexMessage
Type: String%
result
Type: IAsyncResult