Sets the ID of the group to which the item belongs.
[Visual Basic] Sub SetGroupID( _ ByVal p_nValue As Integer _ ) [C#] void SetGroupID( int p_nValue ); [C++] void SetGroupID( int p_nValue ); [JScript] function SetGroupID( int p_nValue );
Use this method to set the ID of the group to which the item belongs.
IFilterItem Interface | Okapi.Library.Filter Namespace | GetGroupID | GetLevel