Question |
| Member name | Value | Description |
|---|---|---|
| GeneralDate | 0 |
generalDate.
When the item is serialized out as xml, its value is "generalDate". |
| LongDate | 1 |
longDate.
When the item is serialized out as xml, its value is "longDate". |
| ShortDate | 2 |
shortDate.
When the item is serialized out as xml, its value is "shortDate". |
| LongTime | 3 |
longTime.
When the item is serialized out as xml, its value is "longTime". |
| ShortTime | 4 |
shortTime.
When the item is serialized out as xml, its value is "shortTime". |
| GeneralNumber | 5 |
generalNumber.
When the item is serialized out as xml, its value is "generalNumber". |
| Standard | 6 |
standard.
When the item is serialized out as xml, its value is "standard". |
| Fixed | 7 |
fixed.
When the item is serialized out as xml, its value is "fixed". |
| Percent | 8 |
percent.
When the item is serialized out as xml, its value is "percent". |
| Currency | 9 |
currency.
When the item is serialized out as xml, its value is "currency". |