Constant value = 3. Queries whether the format supported by the filter is text-based.
[Visual Basic] Public const TEXTBASED As Integer = 3 [C#] public const int TEXTBASED = 3; [C++] public: const int TEXTBASED = 3; [JScript] public const var TEXTBASED: int = 3;
FilterProperty Class | Okapi.Library.Filter Namespace