Enum TBFilterLangMode
Defines how the provided languages are used when filtering TB lists.
Syntax
public enum TBFilterLangMode
Fields
| Name | Description |
|---|---|
| AllMatch | A TB is returned if it has all of the languages of the filter's language list. |
| AnyMatch | A TB is returned if it has any of the languages of the filter's language list. |