Show / Hide Table of Contents

Class UtilityAssociationFeatureOptions

Configurable options for a utility network feature when creating an association.

Inheritance
object
UtilityAssociationFeatureOptions
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociationFeatureOptions
Remarks

This includes a bool indicating whether a FractionAlongEdge value can be assigned to the feature or its association, along with the UtilityTerminalConfiguration for both the feature being edited in the FeatureForm and the candidate feature. If no terminal is valid for either feature or the association type, the UtilityTerminalConfiguration properties are empty.

Properties

Name Description
CandidateFeatureTerminalConfiguration

Gets the terminal configuration for the candidate feature.

FormFeatureTerminalConfiguration

Gets the terminal configuration for the feature being edited by the FeatureForm.

IsFractionAlongEdgeValid

Gets a value indicating whether the FractionAlongEdge property is valid for the association.

See Also

GetOptionsForAssociationCandidateAsync(ArcGISFeature, CancellationToken)

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.