Class UtilityAssociationResult
Information about the feature participating in an association.
Inheritance
System.Object
UtilityAssociationResult
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociationResult
Properties
| Name | Description |
|---|---|
| AssociatedFeature | Gets the associated ArcGISFeature which participates in the association with the feature of the UtilityAssociationsFormElement or UtilityAssociationsPopupElement. |
| Association | Gets the association between the feature and the associated feature. |
| Title | Gets the title to display for the associated featured in the form or popup element. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |