C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
GTFilter.cs
Go to the documentation of this file.
2{
5 public class GTFilter : ComparisonFilter { }
6}
A filter where the specified attribute's value is compared to some predetermined value.
A filter where the specified attribute must have a numeric value that is greater than a specified val...
Definition GTFilter.cs:5