Click or drag to resize

CoverageDefinitionOnSingleObjectFilter 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: 24.1.418.0 (24.1.418.0)
Syntax
public CoverageFilter Filter { get; set; }

Property Value

Type: CoverageFilter
See Also