![]() | Data |
Member name | Value | Description |
---|---|---|
None | 0 |
None.
When the item is serialized out as xml, its value is "none". |
Whole | 1 |
Whole Number.
When the item is serialized out as xml, its value is "whole". |
Decimal | 2 |
Decimal.
When the item is serialized out as xml, its value is "decimal". |
List | 3 |
List.
When the item is serialized out as xml, its value is "list". |
Date | 4 |
Date.
When the item is serialized out as xml, its value is "date". |
Time | 5 |
Time.
When the item is serialized out as xml, its value is "time". |
TextLength | 6 |
Text Length.
When the item is serialized out as xml, its value is "textLength". |
Custom | 7 |
Custom.
When the item is serialized out as xml, its value is "custom". |