Table of Contents

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

string

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupName

public string GroupName { get; set; }

Property Value

string

MembershipCount

public int MembershipCount { get; set; }

Property Value

int