Skip to content
  • FeatureTemplateRelationship
  • class Esri::ArcGISRuntime::FeatureTemplateRelationship

    Defines a relationship between the primary feature in a shared feature template and a non-spatial related feature. More...

    Header: #include <FeatureTemplateRelationship.h>
    Since: Esri::ArcGISRuntime 300.0
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~FeatureTemplateRelationship() override
    Esri::ArcGISRuntime::SharedTemplate *featureTemplate() const

    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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.