Class VGroup
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VGroup
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public virtual ICollection<QRegistration> CustomerRegistrations { get; set; }
Property Value
- ICollection<QRegistration>
public virtual ICollection<QRegistration> EmployerRegistrations { get; set; }
Property Value
- ICollection<QRegistration>
public string GroupCode { get; set; }
Property Value
- string
public string GroupEmail { get; set; }
Property Value
- string
public Guid GroupIdentifier { get; set; }
Property Value
- Guid
public string GroupName { get; set; }
Property Value
- string
public string GroupOffice { get; set; }
Property Value
- string
public string GroupPhone { get; set; }
Property Value
- string
public string GroupRegion { get; set; }
Property Value
- string
public int? GroupSize { get; set; }
Property Value
- int?
public string GroupStatus { get; set; }
Property Value
- string
public Guid? GroupStatusItemIdentifier { get; set; }
Property Value
- Guid?
public string GroupType { get; set; }
Property Value
- string
public Guid? MessageToAdminWhenEventVenueChanged { get; set; }
Property Value
- Guid?
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public Guid? ParentGroupIdentifier { get; set; }
Property Value
- Guid?
public string ParentGroupName { get; set; }
Property Value
- string
public virtual ICollection<QEvent> VenueLocationEvents { get; set; }
Property Value
- ICollection<QEvent>
public virtual ICollection<QEvent> VenueOfficeEvents { get; set; }
Property Value
- ICollection<QEvent>