Class UtilityAssociationResult
Information about the feature participating in an association.
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 - 300.0 |
| .NET Windows | 200.7 - 300.0 |
| .NET Android | 200.7 - 300.0 |
| .NET iOS | 200.7 - 300.0 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |