combit List & Label 30 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / ReportParameter Class
Properties Methods

ReportParameter Class Members

The following tables list the members exposed by ReportParameter.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the name of the parameter.  
Public PropertyGets or sets whether to use the default value of this report parameter.  
Public PropertyGets or sets the string value of the parameter. Use SetValue to assign other data types.  
Top
Public Methods
 NameDescription
Public MethodSets the Value of this report parameter.  
Top
See Also