SRSReportParameter.validValuesQueryBased Method [AX 2012]

Gets or sets a value that indicates whether the valid values are based on a query.

Syntax

public boolean validValuesQueryBased([boolean value])

Run On

Called

Parameters

  • value
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
true if the values are based on a query; otherwise, false.

See Also

Reference

SRSReportParameter Class