Gets the type of the filter item.
[Visual Basic] Function GetItemType() As Integer [C#] int GetItemType(); [C++] int GetItemType(); [JScript] function GetItemType(): int;
The type of the filter item. The value is one of the FilterItemType values.
Depending on the filter item type, different properties are accessible in the filter item.
IFilterItem Interface | Okapi.Library.Filter Namespace | SetItemType