Show / Hide Table of Contents

Class UtilityAssociationsFormElement

A form element that represents the utility network associations within the form.

Inheritance
System.Object
FormElement
UtilityAssociationsFormElement
Implements
System.ComponentModel.INotifyPropertyChanged
FormElement.Description
FormElement.IsVisible
FormElement.Label
FormElement.UnknownJson
FormElement.UnsupportedJson
FormElement.INotifyPropertyChanged.PropertyChanged
FormElement.ToJson()
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
AssociationFilters

Gets a collection of filters that define which associations are displayed.

AssociationsFilterResults

Gets the collection of results from the FetchAssociationsFilterResultsAsync() method.

IsEditable

Gets a value indicating whether the utility associations form element is editable.

Methods

Name Description
FetchAssociationsFilterResultsAsync()

Fetches UtilityAssociation objects from an ArcGISFeature based on the AssociationFilters. The results are provided in AssociationsFilterResults.

Applies to

TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.