Class QGroup
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
QGroup
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public bool AddNewUsersAutomatically { get; set; }
Property Value
- bool
public virtual ICollection<QGroupAddress> Addresses { get; set; }
Property Value
- ICollection<QGroupAddress>
public bool AllowJoinGroupUsingLink { get; set; }
Property Value
- bool
public bool AllowSelfSubscription { get; set; }
Property Value
- bool
public virtual ICollection<QGroup> Children { get; set; }
Property Value
- ICollection<QGroup>
public virtual ICollection<QGroupConnection> ConnectionChildren { get; set; }
Property Value
- ICollection<QGroupConnection>
public virtual ICollection<QGroupConnection> ConnectionParents { get; set; }
Property Value
- ICollection<QGroupConnection>
public virtual ICollection<QCredential> Credentials { get; set; }
Property Value
- ICollection<QCredential>
public virtual ICollection<QPerson> EmployeePersons { get; set; }
Property Value
- ICollection<QPerson>
public virtual ICollection<VEventGroupPermission> EventGroupPermissions { get; set; }
Property Value
- ICollection<VEventGroupPermission>
public int? GroupCapacity { get; set; }
Property Value
- int?
public string GroupCategory { get; set; }
Property Value
- string
public string GroupCode { get; set; }
Property Value
- string
public DateTimeOffset GroupCreated { get; set; }
Property Value
- DateTimeOffset
public string GroupDescription { get; set; }
Property Value
- string
public string GroupEmail { get; set; }
Property Value
- string
public DateTimeOffset? GroupExpiry { get; set; }
Property Value
- DateTimeOffset?
public string GroupFax { get; set; }
Property Value
- string
public Guid GroupIdentifier { get; set; }
Property Value
- Guid
public string GroupImage { get; set; }
Property Value
- string
public string GroupIndustry { get; set; }
Property Value
- string
public string GroupIndustryComment { get; set; }
Property Value
- string
public string GroupLabel { get; set; }
Property Value
- string
public string GroupName { get; set; }
Property Value
- string
public string GroupOffice { get; set; }
Property Value
- string
public virtual ICollection<TGroupPermission> GroupPermissions { get; set; }
Property Value
- ICollection<TGroupPermission>
public string GroupPhone { get; set; }
Property Value
- string
public string GroupRegion { get; set; }
Property Value
- string
public string GroupSize { get; set; }
Property Value
- string
public Guid? GroupStatusItemIdentifier { get; set; }
Property Value
- Guid?
public string GroupType { get; set; }
Property Value
- string
public string GroupWebSiteUrl { get; set; }
Property Value
- string
public virtual ICollection<QJournalSetupGroup> JournalSetupGroups { get; set; }
Property Value
- ICollection<QJournalSetupGroup>
public DateTimeOffset LastChangeTime { get; set; }
Property Value
- DateTimeOffset
public string LastChangeType { get; set; }
Property Value
- string
public string LastChangeUser { get; set; }
Property Value
- string
public int? LifetimeQuantity { get; set; }
Property Value
- int?
public string LifetimeUnit { get; set; }
Property Value
- string
public virtual TProduct MembershipProduct { get; set; }
Property Value
- TProduct
public Guid? MembershipProductIdentifier { get; set; }
Property Value
- Guid?
public Guid? MessageToAdminWhenEventVenueChanged { get; set; }
Property Value
- Guid?
public Guid? MessageToAdminWhenMembershipEnded { get; set; }
Property Value
- Guid?
public Guid? MessageToAdminWhenMembershipStarted { get; set; }
Property Value
- Guid?
public Guid? MessageToUserWhenMembershipEnded { get; set; }
Property Value
- Guid?
public Guid? MessageToUserWhenMembershipStarted { get; set; }
Property Value
- Guid?
public bool OnlyOperatorCanAddUser { get; set; }
Property Value
- bool
public virtual QOrganization Organization { get; set; }
Property Value
- QOrganization
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public virtual QGroup Parent { get; set; }
Property Value
- QGroup
public Guid? ParentGroupIdentifier { get; set; }
Property Value
- Guid?
public virtual ICollection<TProgramGroupEnrollment> ProgramGroupEnrollments { get; set; }
Property Value
- ICollection<TProgramGroupEnrollment>
public virtual ICollection<QMembership> QMemberships { get; set; }
Property Value
- ICollection<QMembership>
public string ShippingPreference { get; set; }
Property Value
- string
public string SocialMediaUrls { get; set; }
Property Value
- string
public virtual QSurveyForm SurveyForm { get; set; }
Property Value
- QSurveyForm
public Guid? SurveyFormIdentifier { get; set; }
Property Value
- Guid?
public string SurveyNecessity { get; set; }
Property Value
- string
public virtual ICollection<VMembership> VMemberships { get; set; }
Property Value
- ICollection<VMembership>