Click or drag to resize

CoverageDataSatisfactionIntervals Property

Gets or sets the intervals during which coverage is satisfied.

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

Property Value

Type: TimeIntervalCollection
See Also