The CustomFieldInfo type exposes the following members.

Properties

  NameDescription
Public propertyFieldKey
Public propertyFieldLabel
Public propertyFieldName
Public propertyFieldType
What type of data the field contains
Public propertyValue
The value of the field. Note it will need to be cast to its actual value to be used
Public propertyValueStr
The string value of the field
Public propertyValueType
The type of the field

See Also