ProcessFlowGetInfoAsXML

Returns an XML representation of process management-related information for the specified cell.

Tip:

To return this process management information in a non-XML format, use ProcessFlowGetInfo.

Syntax

<HFMwDataGrid>.ProcessFlowGetInfoAsXML (lRow, lCol)

Argument

Description

lRow

The index (0-based) that identifies the cell’s row.

Input argument. Long subtype.

lCol

The index (0-based) that identifies the cell’s column.

Input argument. Long subtype.

Return Value

Returns an XML string that represents the cell’s process management information. The XML string is described in Process Management Information DTD.