Click or drag to resize

CoverageQueryResultAppliedCoverageFilters Property

Gets the set of CoverageFilters which have been applied to these results.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReadOnlyCollection<CoverageFilter> AppliedCoverageFilters { get; }

Property Value

Type: ReadOnlyCollectionCoverageFilter
See Also