ActiveReports 12 Server User Guide
ReportParameterDescription Class Members
Properties 


ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace : ReportParameterDescription Class

The following tables list the members exposed by ReportParameterDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ReportParameterDescription class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the value for this parameter is allowed to be an empty string.  
Public PropertyGets or sets the data type of the parameter.  
Public PropertyGets or sets a default values for this parameter.  
Public PropertyGets or sets a value indicating whether this parameter should be visible to the end user.  
Public PropertyGets or sets a value indicating whether mutltiple values for this parameter are allowed.  
Public PropertyGets or sets parameter name.  
Public PropertyGets or sets a value indicating whether the value for this parameter is allowed to be null.  
Public PropertyGets or sets parameter prompt.  
Top
See Also

Reference

ReportParameterDescription Class
ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace