UtilityAssociationResult Class

  • UtilityAssociationResult
  • class Esri::ArcGISRuntime::UtilityAssociationResult

    Information about the feature participating in an association. More...

    Header: #include <UtilityAssociationResult.h>
    Since: Esri::ArcGISRuntime 200.7
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~UtilityAssociationResult() override
    Esri::ArcGISRuntime::ArcGISFeature *associatedFeature() const
    Esri::ArcGISRuntime::UtilityAssociation *association() const

    Detailed Description

    Member Function Documentation

    [override virtual noexcept] UtilityAssociationResult::~UtilityAssociationResult()

    Destructor.

    Esri::ArcGISRuntime::ArcGISFeature *UtilityAssociationResult::associatedFeature() const

    Returns the associated ArcGISFeature which participates in the association with the feature of the UtilityAssociationsPopupElement.

    Esri::ArcGISRuntime::UtilityAssociation *UtilityAssociationResult::association() const

    Returns the association between the feature and the associated feature.

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