SRSReportParameter.defaultValue Method [AX 2012]

Gets or sets the value of the defaultValue property.

Syntax

public str defaultValue([str value])

Run On

Called

Parameters

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

Return Value

Type: str
The current value of the property

See Also

Reference

SRSReportParameter Class