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;
FilterItemType Class | Okapi.Library.Filter Namespace