Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the value for an individual parameter that is passed to a subreport or drillthrough report.
Syntax
<Parameter Name="...">
...
<Value>...</Value>
...
</Parameter>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Remarks
The Value element contains an expression that evaluates to a variant.
See Also
Reference
Report Definition XML Elements