Click or drag to resize

CoverageDefinitionOnSingleObject.Filter Property

Gets or sets a constraint indicating how many assets must have access in order to have coverage

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CoverageFilter Filter { get; set; }

Property Value

Type: CoverageFilter
See Also