Property Filters
Filters
Gets the collection of all available filters, including those that were pre-authored from the service or package.
Declaration
public IList<BuildingFilter> Filters { get; }
Property Value
| Type | Description |
|---|---|
| IList<BuildingFilter> | A modifyable collection of all available filters, including those that were pre-authored from the service or package. |
Remarks
To enable a building filter on a layer, specify a ActiveFilter.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |