The CustomFieldInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
FieldKey | ||
FieldLabel | ||
FieldName | ||
FieldType |
What type of data the field contains
| |
Value |
The value of the field. Note it will need to be cast to its actual value to be used
| |
ValueStr |
The string value of the field
| |
ValueType |
The type of the field
|