JmgWorkPlannerForm.labelToRow Method [AX 2012]

Retrieves the row number, which displays the specified label.

Syntax

public int labelToRow(str _label)

Run On

Called

Parameters

  • _label
    Type: str
    The label for which to retrieve the row number.

Return Value

Type: int
The row number, which displays the specified label.

See Also

Reference

JmgWorkPlannerForm Class