Contains information about an attribute field.

Referenced by: Dynamic data layer, layer, layerDefinition, search layer, search table

Properties

PropertyDetails
aliasA string defining the field alias.
domainThe domain objects if applicable.
editableA Boolean defining whether this field is editable.
exactMatchA Boolean defining whether or not the field is an exact match.
lengthA number defining how many characters are allowed in a string. field.
nameA string defining the field name.
nullableA Boolean defining whether this field can have a null value.
typeA string defining the field type.
Valid values: esriFieldTypeBigInteger, esriFieldTypeBlob, esriFieldTypeDate, esriFieldTypeDateOnly, esriFieldTypeDouble, esriFieldTypeGeometry, esriFieldTypeGlobalID, esriFieldTypeGUID, esriFieldTypeInteger, esriFieldTypeOID, esriFieldTypeRaster, esriFieldTypeSingle, esriFieldTypeSmallInteger, esriFieldTypeString, esriFieldTypeTimeOnly, esriFieldTypeTimestampOffset, esriFieldTypeXML