SRSReportParameter.multiValue Method [AX 2012]
Gets or sets the multi-value property from Reporting Services.
Syntax
public boolean multiValue([boolean value])
Run On
Called
Parameters
- value
Type: boolean
The new value of the multi-value property; optional.
Return Value
Type: boolean
The current value of the multi-value property.