ITDField Interface
Description
Represents a field with field system properties and other properties.
Public Methods
Public Method IsValidValueChecks if the input value is valid for the field.
Public Properties
Public Property NameThe database name of the current field.
Public Property PropertyThe FieldProperty object associated with the current field.
Public Property TypeThe field database type.
See Also