SysStartupCmdUpdateMetrics.setDataPoint Method [AX 2012]

Syntax

protected void setDataPoint(
    SysExcelCells _cells, 
    int _row, 
    int _column, 
    int _value, 
   [str _comment])

Run On

Client

Parameters

  • _row
    Type: int
  • _column
    Type: int
  • _value
    Type: int
  • _comment
    Type: str

See Also

Reference

SysStartupCmdUpdateMetrics Class