An object that displays any associated related records for each feature in the table.

Referenced by: attributeTableGroupElement, attributeTableInfo

Properties

PropertyDetails
descriptionA string that describes the element in detail.
labelA string value representing the column label.
relationshipIdThe id of the relationship as defined in the feature layer definition.
typeA string value indicating what the element represents.
Valid value of this property relationship

Example

{
"label": "Inspections",
"description": "Click to browse previous inspections",
"type": "relationship",
"relationshipId": 0
}