Click or drag to resize

AccessQueryResult.UnknownIntervals Property

Gets the intervals during which it is unknown whether the query is satisfied because insufficient information is available.

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 UnknownIntervals { get; }

Property Value

Type: TimeIntervalCollection
See Also