Defines how a field in the dataset is presented when viewing data in tabular form.

Referenced by: attributeTableGroupElement, attributeTableInfo

Properties

PropertyDetails
fieldNameA unique field name as defined by the data source.
typeA string value indicating what the element represents.
Valid value of this property field

Example

{
"fieldName": "inspectionDate",
"type": "field"
}