Class SupergroupDataItem
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class SupergroupDataItem
- Inheritance
-
SupergroupDataItem
- Inherited Members
- Extension Methods
Constructors
SupergroupDataItem()
public SupergroupDataItem()
Properties
Enabled
public bool Enabled { get; set; }
Property Value
GroupIdentifier
public Guid GroupIdentifier { get; set; }
Property Value
GroupType
public string GroupType { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Selected
public bool Selected { get; set; }