EntityFilterChainTEntityMatchingStrategy Property |
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic MatchingStrategy MatchingStrategy { get; set; }
Public Property MatchingStrategy As MatchingStrategy
Get
Set
public:
property MatchingStrategy MatchingStrategy {
MatchingStrategy get ();
void set (MatchingStrategy value);
}
member MatchingStrategy : MatchingStrategy with get, set
Property Value
Type:
MatchingStrategy
See Also