Click or drag to resize

CoverageDataConsideredIntervals Property

Gets or sets the time intervals considered when computing these coverage results.

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 ConsideredIntervals { get; protected set; }

Property Value

Type: TimeIntervalCollection
See Also