Show / Hide Table of Contents

Property AssociationFilters

AssociationFilters

Gets a collection of utility associations filters.

Declaration
public IReadOnlyList<UtilityAssociationsFilter> AssociationFilters { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<UtilityAssociationsFilter>

A collection of utility associations filters.

Remarks

Filters limit the associations displayed based upon the associated element's role or function. If no filters are provided, all associations will be displayed.

Applies to

Platforms and versions
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.