ActiveReports 12 Server User Guide
MultiValue Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ReportParameterDescription Class : MultiValue Property
Gets or sets a value indicating whether mutltiple values for this parameter are allowed.
Syntax
'Declaration
 
Public Property MultiValue As Boolean
public bool MultiValue {get; set;}
See Also

Reference

ReportParameterDescription Class
ReportParameterDescription Members