The FieldValue type exposes the following members.
Properties|
| Name | Description |
|---|
 | IsNumeric |
Value indicating if the field is numerical.
|
 | Number |
Field's numerical value.
|
 | SortOrder |
Sort order of the field.
|
 | State |
The current state of the field.
|
 | Text |
Field's textual value.
|
Top
See Also