Class which provides formatting options for numerical or date fields and how they should display within a popup.
A Boolean determining whether users can edit this field.
A string containing the field alias.
Used in a one:many
or many:many
relationship to compute the statistics on the field to show in the popup.
A string determining what type of input box editors see when editing the field.
A string providing an editing hint for editors of the field.
Indicates whether the field is visible in the popup window.
Creates a deep clone of the FieldInfo class.
Converts an instance of this class to its ArcGIS portal JSON representation.
Generated using TypeDoc
The field name as defined by the service or the
name
of an Arcade expression.Read more...