Share via


RHRMPersonalAccountReport.tableCellName Method [AX 2012]

Syntax

private str tableCellName(
    int _column, 
    int _row, 
    int _table)

Run On

Called

Parameters

  • _column
    Type: int
  • _row
    Type: int
  • _table
    Type: int

See Also

Reference

RHRMPersonalAccountReport Class