JmgWorkPlannerForm.getColumnLabel Method [AX 2012]

Retrieves the column label for the specified column.

Syntax

public str getColumnLabel(int _column)

Run On

Called

Parameters

  • _column
    Type: int
    The ID of the column for which to retrieve the column label.

Return Value

Type: str
The label for the specified column.

See Also

Reference

JmgWorkPlannerForm Class