Click or drag to resize

CoverageDataUnknownIntervals Property

Gets or sets the intervals during which it is unknown whether or not the query is satisfied because insufficient information is available.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeIntervalCollection UnknownIntervals { get; protected set; }

Property Value

Type: TimeIntervalCollection
See Also