Share via


ReqSupplyDemandScheduleControl.displayName Method [AX 2012]

Retrieves the current row label based on indentation and description.

Syntax

private str displayName(int _indentLevel)

Run On

Client

Parameters

  • _indentLevel
    Type: int
    An integer that represents the indentation level.

Return Value

Type: str
A string with the row label.

See Also

Reference

ReqSupplyDemandScheduleControl Class