Class UtilityAssociationsFormElement
A form element that represents the utility network associations within the form.
Implements
System.ComponentModel.INotifyPropertyChanged
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociationsFormElement : FormElement, INotifyPropertyChanged
Properties
Name | Description |
---|---|
Association |
Gets a collection of filters that define which associations are displayed. |
Associations |
Gets the collection of results from the Fetch |
Is |
Gets a value indicating whether the utility associations form element is editable. |
Methods
Name | Description |
---|---|
Fetch |
Fetches Utility |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |