Interface
Basic properties for an extended property table.
Subclasses: ExtendedPropertyTableDefinition
Properties
| Property | Type | Notes |
|---|---|---|
extendedPropertyDefinitions | ExtendedPropertyDefinition[] | Properties associated with the table. |
featureServiceProperties | FeatureServiceProperties | Feature service properties for tables created from feature services or Survey123 forms. |
relationshipType | ExtendedPropertyTableRelationshipType | Relationship type for the table. |
tableAlias | string | Table alias. |
tableName | string | Table name. Table names must be unique. |
extendedPropertyDefinitions
Interface PropertyextendedPropertyDefinitions: ExtendedPropertyDefinition[]Properties associated with the table.
featureServiceProperties
optional
Interface PropertyfeatureServiceProperties: FeatureServicePropertiesFeature service properties for tables created from feature services or Survey123 forms.
relationshipType
Interface PropertyrelationshipType: ExtendedPropertyTableRelationshipTypeRelationship type for the table.