EntityFilterChainTEntityMatchingStrategy Property |
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 23.2.417.0 (23.2.417.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