Information about the feature participating in an association. More...
Header | #include <Utility |
Since | Esri |
Inherits | Esri |
Public Functions
virtual | ~ |
Esri | associated |
Esri | association() const |
(since Esri Q | title() 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 UtilityAssociationsFormElement or UtilityAssociationsPopupElement.
Esri::ArcGISRuntime::UtilityAssociation *UtilityAssociationResult::association() const
Returns the association between the feature and the associated feature.
[since Esri::ArcGISRuntime 200.8]
QString UtilityAssociationResult::title() const
Returns the title to display for the associated featured in the form or popup element.
This function was introduced in Esri::ArcGISRuntime 200.8.