SharedTemplateRelationship
SharedTemplateRelationship =
object
Defined in: src/ExpoArcgis.types.ts:656
One related feature a shared template will create. Mirrors FeatureTemplateRelationship.
Properties
Section titled “Properties”name:
string
Defined in: src/ExpoArcgis.types.ts:658
Name of the related template.
numberOfRelatedFeatures
Section titled “numberOfRelatedFeatures”numberOfRelatedFeatures:
number
Defined in: src/ExpoArcgis.types.ts:663
How many features this relationship creates. New in ArcGIS 300.1 — before it, a caller could see that a template had relationships but not how much it would add.