Survey |
| Member name | Value | Description |
|---|---|---|
| Absolute | 0 |
absolute.
When the item is serialized out as xml, its value is "absolute". |
| Fixed | 1 |
fixed.
When the item is serialized out as xml, its value is "fixed". |
| Relative | 2 |
relative.
When the item is serialized out as xml, its value is "relative". |
| Static | 3 |
static.
When the item is serialized out as xml, its value is "static". |
| Inherit | 4 |
inherit.
When the item is serialized out as xml, its value is "inherit". |