| Name | Description | |
|---|---|---|
![]() | ReportParameter Constructor | Represents a pre-defined value for a report parameter in a report task. |
The following tables list the members exposed by ReportParameter.
| Name | Description | |
|---|---|---|
![]() | ReportParameter Constructor | Represents a pre-defined value for a report parameter in a report task. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the name of the parameter. |
![]() | UseDefault | Gets or sets whether to use the default value of this report parameter. |
![]() | Value | Gets or sets the string value of the parameter. Use SetValue to assign other data types. |