Defines how a field in the dataset is presented when viewing data in tabular form.
Referenced by: attributeTableGroupElement, attributeTableInfo
Properties
| Property | Details |
|---|---|
| fieldName | A unique field name as defined by the data source. |
| type | A string value indicating what the element represents. Valid value of this property field |
Example
{
"fieldName": "inspectionDate",
"type": "field"
}