UtilityAssociationResult class final

Information about the feature participating in an association.

Implemented types

Properties

associatedFeature ArcGISFeature
The associated ArcGISFeature which participates in the association with the feature of the UtilityAssociationsFormElement or UtilityAssociationsPopupElement.
no setter
association UtilityAssociation
The association between the feature and the associated feature.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String
The title to display for the associated featured in the form or popup element.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited