[]
Represents a parameter used to run the report.
public class Parameter
The Parameter
class encapsulates the properties needed to define a report parameter, including its name and values.
Name | Description |
---|---|
Parameter() |
Name | Description |
---|---|
Name | Gets or sets the name of the parameter. |
Values | Gets or sets the values for the parameter. |