Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Contains an expression that evaluates to the value of the field.
Syntax
<Field Name="...">
...
<Value>...</Value>
...
</Field>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that occurs once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The expression within the Value element evaluates to a variant and cannot contain aggregates or references to report items.
The Field element must have one and only one child element: either DataField or Value.
See Also
Reference
Report Definition XML Elements