Click or drag to resize

AccessQueryResult.SatisfactionIntervals Property

Gets the intervals during which the query is satisfied.

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

Property Value

Type: TimeIntervalCollection
See Also