Click or drag to resize

AccessConstraintEvaluationResultUnknownIntervals Property

Gets the intervals during which the access engine was unable to compute access for this constraint due to missing data.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeIntervalCollection UnknownIntervals { get; }

Property Value

Type: TimeIntervalCollection
See Also