Returns an XML representation of the specified cell’s line item details.
Syntax
<HFMwDataGrid>.GetCellLineItemDetailsAsXML (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.
Return Value
Returns an XML string of the cell’s line item details. The XML string is described in Line Item Detail DTD.