Click or drag to resize

AccessConstraintEvaluationResultSatisfactionIntervals Property

Gets the intervals during which the constraint is satisfied.

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

Property Value

Type: TimeIntervalCollection
See Also