Okapi .NET Library

FilterItemType.STARTGROUP Field

 [This is preliminary documentation and subject to change.]

Constant value = 4. Beginning of group.

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

See Also

FilterItemType Class | Okapi.Library.Filter Namespace