SRSReportParameter.fieldAlias Method [AX 2012]

Gets or sets the field alias that is used in Reporting Services for the parameter.

Syntax

public str fieldAlias([str _fieldAlias])

Run On

Called

Parameters

  • _fieldAlias
    Type: str
    The new value of the field alias property; optional.

Return Value

Type: str
The current value of the field alias property.

See Also

Reference

SRSReportParameter Class