public enum LVFFilterTypePublic Enumeration LVFFilterTypepublic enum class LVFFilterTypetype LVFFilterType| Equal | 0 | |
| NotEqual | 1 | |
| Greater | 2 | |
| GreaterEqual | 3 | |
| Less | 4 | |
| LessEqual | 5 | |
| Includes | 6 |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |