Gets the comparison criteria for the specified filter.
| Visual Basic |
|---|
Public Function GetFilterComparison( _ ByVal FilterName As String _ ) As TN_FilterComparison |
- FilterName
- A string value which represents the filter to get the comparison for.
The TN_FilterComparison value for the given FilterName.