Click or drag to resize

AccessEntityFilterTEntityTimeObserver Property

Gets or sets the IServiceProvider that will be used to evaluate the Query.

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

Property Value

Type: IServiceProvider
See Also