![]() | Volatile |
Member name | Value | Description |
---|---|---|
Boolean | 0 |
Boolean.
When the item is serialized out as xml, its value is "b". |
RealNumber | 1 |
Real Number.
When the item is serialized out as xml, its value is "n". |
Error | 2 |
Error.
When the item is serialized out as xml, its value is "e". |
String | 3 |
String.
When the item is serialized out as xml, its value is "s". |