Objects defined by a definitionEditor input.
Referenced by: input
Properties
| Property | Details |
|---|---|
| defaultValue | The default value that is automatically given is nothing is provided. |
| fieldName | A string value representing the name of the field to query. |
| parameterId | Number given to uniquely identify the specified parameter. |
| type | The field type for the specified field parameter. Valid values: esriFieldTypeBigInteger, esriFieldTypeBlob, esriFieldTypeDate, esriFieldTypeDateOnly, esriFieldTypeDouble, esriFieldTypeGeometry, esriFieldTypeGlobalID, esriFieldTypeGUID, esriFieldTypeInteger, esriFieldTypeOID, esriFieldTypeRaster, esriFieldTypeSingle, esriFieldTypeSmallInteger, esriFieldTypeString, esriFieldTypeTimeOnly, esriFieldTypeTimestampOffset, esriFieldTypeXML |
| utcValue | An integer value representing exact UNIX time used when defaultValue is a date string. |