Okapi .NET Library

FilterProperty.ANCILLARYOUTPUT Field

 [This is preliminary documentation and subject to change.]

Constant value = 6. Queries whether the filter supports ancillary output(s).

[Visual Basic]
Public const ANCILLARYOUTPUT As Integer = 6
[C#]
public const int ANCILLARYOUTPUT = 6;
[C++]
public: const int ANCILLARYOUTPUT = 6;
[JScript]
public const var ANCILLARYOUTPUT: int = 6;

See Also

FilterProperty Class | Okapi.Library.Filter Namespace