Show / Hide Table of Contents

Class UtilityAssociationFeatureCandidate

Details of the feature obtained from querying a UtilityAssociationFeatureSource.

Inheritance
object
UtilityAssociationFeatureCandidate
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 UtilityAssociationFeatureCandidate
Remarks

The QueryFeaturesAsync(CancellationToken) operation returns the resulting features in a collection of UtilityAssociationFeatureCandidate objects.

Each UtilityAssociationFeatureCandidate includes the ArcGISFeature itself and a title for display purposes.

Properties

Name Description
Feature

Gets the ArcGISFeature this result represents.

Title

Gets the title to display for the feature.

See Also

QueryFeaturesAsync(CancellationToken)
Candidates

Applies to

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