AccessEvaluationResultOverallSatisfactionIntervals Property |
Gets the overall intervals during which all constraints are satisfied.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeIntervalCollection OverallSatisfactionIntervals { get; }
Public ReadOnly Property OverallSatisfactionIntervals As TimeIntervalCollection
Get
public:
property TimeIntervalCollection^ OverallSatisfactionIntervals {
TimeIntervalCollection^ get ();
}
member OverallSatisfactionIntervals : TimeIntervalCollection with get
Property Value
Type:
TimeIntervalCollectionSee Also