InstanceName Element (RDL)
Contains the name of the variable to which the class is assigned. This name is used in expressions within the report.
語法
<Class>
...
<InstanceName>...</InstanceName>
...
</Class>
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 |
備註
The value for InstanceName must be a case-insensitive identifier that is compliant with the Common Language Specification (CLS).
請參閱
參考
Report Definition XML Elements
其他資源
Using Custom Assemblies with Reports