Click or drag to resize

EntityFilterChainTEntityMatchingStrategy Property

Gets or sets the MatchingStrategy used to place entities into the Filters collection. You must call ApplyChanges in order for the change to take effect.

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

Property Value

Type: MatchingStrategy
See Also