Share via


XMLExcelReport_RCashCountStmtExt_RU.setValue Method [AX 2012]

Initializes the report object with data.

Syntax

public void setValue(
    TmpRCashCountStatementTable _sourceTable, 
    TransDate _todate, 
    int _statementNum)

Run On

Called

Parameters

  • _statementNum
    Type: int
    The number of the report statement.

See Also

Reference

XMLExcelReport_RCashCountStmtExt_RU Class