Class GroupDetail
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class GroupDetail
- Inheritance
-
GroupDetail
- Inherited Members
- Extension Methods
Constructors
GroupDetail()
public GroupDetail()
Properties
GroupCode
public string GroupCode { get; set; }
Property Value
GroupIdentifier
public Guid GroupIdentifier { get; set; }
Property Value
GroupName
public string GroupName { get; set; }
Property Value
MembershipCount
public int MembershipCount { get; set; }