ReportParameter.MultiValue Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates whether the parameter is a multi-valued parameter.
/** @property */ public boolean get_MultiValue () /** @property */ public void set_MultiValue (boolean value)
public function get MultiValue () : boolean public function set MultiValue (value : boolean)