|
This page last changed on Dec 07, 2009 by csut017.
Named Value
A value with an associated name. This is a generic configuration item that is used in other configuration elements.
Version
Available from version 1.4.4
Examples
<namedValue name="The Name" value="something" />
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
Version |
| name |
The name of the value. |
String |
Yes |
n/a |
1.4.4 |
| value |
The actual value. |
String |
Yes |
n/a |
1.4.4 |
 | Automatically Generated
Documentation generated on Monday, 7 Dec 2009 at 3:41:06 AM |
|