2.2.5.5 GroupType

Namespace: http://schemas.microsoft.com/sharepoint/taxonomy/soap/

The type of term set group.

 <xs:simpleType name="GroupType">
   <xs:restriction base="xs:int">
     <xs:enumeration value="0"/>
     <xs:enumeration value="1"/>
     <xs:enumeration value="2"/>
   </xs:restriction>
 </xs:simpleType>

The following table specifies the allowable values for GroupType.

Value

Meaning

0

A regular group.

1

A system group.

2

A site collection group.