Click or drag to resize

ConstraintQueryBuilderInputTimeObserver Property

Gets or sets the IServiceProvider to use as the time observer for this query. Inputs into this query will be adjusted as necessary for the time observers of the constraints in the query.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider InputTimeObserver { get; set; }

Property Value

Type: IServiceProvider
See Also