SRSReportParameter.validValues Method [AX 2012]

Gets or sets the value of the validValues property.

Syntax

public Map validValues([Map value])

Run On

Called

Parameters

  • value
    Type: Map Class
    The new value of the validValues property; ignored if null.

Return Value

Type: Map Class
The current value of the property.

See Also

Reference

SRSReportParameter Class