RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Group

Group.GroupType

Property
Description:
Get or set the type of the group.
Remarks:
By setting this property the group can be swapped to a different kind of group.
Syntax
public virtual GroupType GroupType { get; set; }