Class UtilityAssociationFeatureOptions
Configurable options for a utility network feature when creating an association.
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
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |