Ant Organisation Ltd documentation

ContentDefinitionField Members

ContentDefinitionField overview

Public Instance Properties

ContentDefinition Gets the content definition which owns this field
Converter The converter used to define this type of field
DatabaseColumnName Gets the database column name where this field is to be stored
Description The longer description of the field
DisplayName The display name of the field (Language specific)
EncryptionType The encryption properties of the field
FieldDisplayer The displayer to provide the editing interface for the field
FieldName The name of the field
GroupInformation Returns definition for the group that is represented by this field
Index Index of the field, used to order the fields on a form
IsGroup Returns true if this field is a group
IsKey Gets flag representing whether this field is the primary key
IsRequired Gives the readonly properties of the field.
Parent Gets the ContentDefinition which contains this field
ReadWrite Gives the readonly properties of the field.
ValidationError Gives the validation string to show if an error occurs
XmlFragment The converter used to define this type of field
XPath Gets the XPath where this field is written to in the XML

See Also

ContentDefinitionField Interface | Ant.ContentEntry Namespace