Click or drag to resize

AccessQueryResultUnknownIntervals Property

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

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