Skip to content
Guides API

SharedTemplateRelationship

SharedTemplateRelationship = object

Defined in: src/ExpoArcgis.types.ts:656

One related feature a shared template will create. Mirrors FeatureTemplateRelationship.

name: string

Defined in: src/ExpoArcgis.types.ts:658

Name of the related template.


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.