ServicePRO SDK Help

IManageObjectsService..::..EndDeleteAParticularObject Method

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

Syntax


bool EndDeleteAParticularObject(
	out string hexMessage,
	IAsyncResult result
)
Function EndDeleteAParticularObject ( _
	<OutAttribute> ByRef hexMessage As String, _
	result As IAsyncResult _
) As Boolean

Parameters

hexMessage
Type: String%
result
Type: IAsyncResult