Share via


SRSReportParameter.rdlOrder Method [AX 2012]

Gets or sets the order of the parameter as specified in RDL.

Syntax

public int rdlOrder([int value])

Run On

Called

Parameters

  • value
    Type: int
    The new value of the RDL parameter order; optional.

Return Value

Type: int
The current value of the RDL parameter order.

See Also

Reference

SRSReportParameter Class