Constant value = 7. Queries whether the filter supports XML and HTML output.
[Visual Basic] Public const XMLOUTPUT As Integer = 7 [C#] public const int XMLOUTPUT = 7; [C++] public: const int XMLOUTPUT = 7; [JScript] public const var XMLOUTPUT: int = 7;
FilterProperty Class | Okapi.Library.Filter Namespace