SRSReportParameter.displayOrderKey Method [AX 2012]

Gets or sets the display order for the parameter.

Syntax

public str displayOrderKey([str _displayOrderKey])

Run On

Called

Parameters

  • _displayOrderKey
    Type: str
    The new value of the display order property; optional.

Return Value

Type: str
The current value of the display order property.

See Also

Reference

SRSReportParameter Class