ConfigValue Data Type

The Class WSConfigValue.

Namespace
(Default)
Abstract Type
Subtypes
PlaintextConfigValue
Properties
name data type type namespace min/max occurs description
id long element 1/1 Gets the id.
value string element 0/1 Gets the value.

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
<w----->
  <id>...</id>
  <value>...</value>
</w----->