Class FeatureTemplateRelationship
Defines a relationship between the primary feature in a shared feature template and non-spatial related features.
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FeatureTemplateRelationship
Remarks
One or more related features can be created with the same template. The related features created from this template have a pre-defined set of attributes as specified in the FeatureTemplate.
Properties
| Name | Description |
|---|---|
| FeatureTemplate | Gets the template used for creating the related feature. |
| NumberOfRelatedFeatures | Gets the number of related features to create with this feature template. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.0 - 300.1 |
| .NET Windows | 300.0 - 300.1 |
| .NET Android | 300.0 - 300.1 |
| .NET iOS | 300.0 - 300.1 |