Table of Contents

Class VGroup

Namespace
InSite.Application.Contacts.Read
Assembly
Shift.Sdk.dll
public class VGroup
Inheritance
VGroup
Inherited Members
Extension Methods

Constructors

VGroup()

public VGroup()

Properties

CustomerRegistrations

public virtual ICollection<QRegistration> CustomerRegistrations { get; set; }

Property Value

ICollection<QRegistration>

EmployerRegistrations

public virtual ICollection<QRegistration> EmployerRegistrations { get; set; }

Property Value

ICollection<QRegistration>

GroupCode

public string GroupCode { get; set; }

Property Value

string

GroupEmail

public string GroupEmail { get; set; }

Property Value

string

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupName

public string GroupName { get; set; }

Property Value

string

GroupOffice

public string GroupOffice { get; set; }

Property Value

string

GroupPhone

public string GroupPhone { get; set; }

Property Value

string

GroupRegion

public string GroupRegion { get; set; }

Property Value

string

GroupSize

public int? GroupSize { get; set; }

Property Value

int?

GroupStatus

public string GroupStatus { get; set; }

Property Value

string

GroupStatusItemIdentifier

public Guid? GroupStatusItemIdentifier { get; set; }

Property Value

Guid?

GroupType

public string GroupType { get; set; }

Property Value

string

MessageToAdminWhenEventVenueChanged

public Guid? MessageToAdminWhenEventVenueChanged { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

ParentGroupIdentifier

public Guid? ParentGroupIdentifier { get; set; }

Property Value

Guid?

ParentGroupName

public string ParentGroupName { get; set; }

Property Value

string

VenueLocationEvents

public virtual ICollection<QEvent> VenueLocationEvents { get; set; }

Property Value

ICollection<QEvent>

VenueOfficeEvents

public virtual ICollection<QEvent> VenueOfficeEvents { get; set; }

Property Value

ICollection<QEvent>