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
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |