SRSReportParameter.name Method [AX 2012]

Gets or sets the name of report parameter as specified in Reporting Services.

Syntax

public str name([str value])

Run On

Called

Parameters

  • value
    Type: str
    The new value of the name property; optional.

Return Value

Type: str
The current value of the name property.

See Also

Reference

SRSReportParameter Class