Defines a relationship between the primary feature in a shared feature template and a non-spatial related feature. More...
| Header | #include <Feature |
| Since | Esri |
| Inherits | Esri |
Public Functions
| virtual | ~ |
| Esri | feature |
Detailed Description
The related record created from this template has a pre-defined set of attributes as specified in the featureTemplate.
Member Function Documentation
[override virtual noexcept] FeatureTemplateRelationship::~FeatureTemplateRelationship ()
Destructor.
Esri::ArcGISRuntime::SharedTemplate *FeatureTemplateRelationship::featureTemplate () const
Returns the template used for creating the related feature.
This template can only be a feature template.