Click or drag to resize

IUserGroupGroupType Property


Gets/sets the type name of the group. The type of the group is just arbitrary metadata. However, it is useful to identify the purpose of the group.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string GroupType { get; set; }

Property Value

Type: String
See Also