JmgWorkPlannerForm.getRowLabel Method [AX 2012]

Retrieves the label for the specified row.

Syntax

public str getRowLabel(int _row)

Run On

Called

Parameters

  • _row
    Type: int
    The row to retrieve the label for.

Return Value

Type: str
The label for the specified row.

See Also

Reference

JmgWorkPlannerForm Class