SRSReportParameter.validValuesList Method [AX 2012]

Gets or sets the value of the validValuesList property.

Syntax

public List validValuesList([List value])

Run On

Called

Parameters

  • value
    Type: List Class
    The new value of the validValuesList property; ignored if null.

Return Value

Type: List Class
The current value of the property.

See Also

Reference

SRSReportParameter Class