Table of Contents

Class QGroup

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

Constructors

QGroup()

public QGroup()

Properties

AddNewUsersAutomatically

public bool AddNewUsersAutomatically { get; set; }

Property Value

bool

Addresses

public virtual ICollection<QGroupAddress> Addresses { get; set; }

Property Value

ICollection<QGroupAddress>
public bool AllowJoinGroupUsingLink { get; set; }

Property Value

bool

AllowSelfSubscription

public bool AllowSelfSubscription { get; set; }

Property Value

bool

Children

public virtual ICollection<QGroup> Children { get; set; }

Property Value

ICollection<QGroup>

ConnectionChildren

public virtual ICollection<QGroupConnection> ConnectionChildren { get; set; }

Property Value

ICollection<QGroupConnection>

ConnectionParents

public virtual ICollection<QGroupConnection> ConnectionParents { get; set; }

Property Value

ICollection<QGroupConnection>

Credentials

public virtual ICollection<QCredential> Credentials { get; set; }

Property Value

ICollection<QCredential>

EmployeePersons

public virtual ICollection<QPerson> EmployeePersons { get; set; }

Property Value

ICollection<QPerson>

EventGroupPermissions

public virtual ICollection<VEventGroupPermission> EventGroupPermissions { get; set; }

Property Value

ICollection<VEventGroupPermission>

GroupCapacity

public int? GroupCapacity { get; set; }

Property Value

int?

GroupCategory

public string GroupCategory { get; set; }

Property Value

string

GroupCode

public string GroupCode { get; set; }

Property Value

string

GroupCreated

public DateTimeOffset GroupCreated { get; set; }

Property Value

DateTimeOffset

GroupDescription

public string GroupDescription { get; set; }

Property Value

string

GroupEmail

public string GroupEmail { get; set; }

Property Value

string

GroupExpiry

public DateTimeOffset? GroupExpiry { get; set; }

Property Value

DateTimeOffset?

GroupFax

public string GroupFax { get; set; }

Property Value

string

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupImage

public string GroupImage { get; set; }

Property Value

string

GroupIndustry

public string GroupIndustry { get; set; }

Property Value

string

GroupIndustryComment

public string GroupIndustryComment { get; set; }

Property Value

string

GroupLabel

public string GroupLabel { get; set; }

Property Value

string

GroupName

public string GroupName { get; set; }

Property Value

string

GroupOffice

public string GroupOffice { get; set; }

Property Value

string

GroupPermissions

public virtual ICollection<TGroupPermission> GroupPermissions { get; set; }

Property Value

ICollection<TGroupPermission>

GroupPhone

public string GroupPhone { get; set; }

Property Value

string

GroupRegion

public string GroupRegion { get; set; }

Property Value

string

GroupSize

public string GroupSize { get; set; }

Property Value

string

GroupStatusItemIdentifier

public Guid? GroupStatusItemIdentifier { get; set; }

Property Value

Guid?

GroupType

public string GroupType { get; set; }

Property Value

string

GroupWebSiteUrl

public string GroupWebSiteUrl { get; set; }

Property Value

string

JournalSetupGroups

public virtual ICollection<QJournalSetupGroup> JournalSetupGroups { get; set; }

Property Value

ICollection<QJournalSetupGroup>

LastChangeTime

public DateTimeOffset LastChangeTime { get; set; }

Property Value

DateTimeOffset

LastChangeType

public string LastChangeType { get; set; }

Property Value

string

LastChangeUser

public string LastChangeUser { get; set; }

Property Value

string

LifetimeQuantity

public int? LifetimeQuantity { get; set; }

Property Value

int?

LifetimeUnit

public string LifetimeUnit { get; set; }

Property Value

string

MembershipProduct

public virtual TProduct MembershipProduct { get; set; }

Property Value

TProduct

MembershipProductIdentifier

public Guid? MembershipProductIdentifier { get; set; }

Property Value

Guid?

MessageToAdminWhenEventVenueChanged

public Guid? MessageToAdminWhenEventVenueChanged { get; set; }

Property Value

Guid?

MessageToAdminWhenMembershipEnded

public Guid? MessageToAdminWhenMembershipEnded { get; set; }

Property Value

Guid?

MessageToAdminWhenMembershipStarted

public Guid? MessageToAdminWhenMembershipStarted { get; set; }

Property Value

Guid?

MessageToUserWhenMembershipEnded

public Guid? MessageToUserWhenMembershipEnded { get; set; }

Property Value

Guid?

MessageToUserWhenMembershipStarted

public Guid? MessageToUserWhenMembershipStarted { get; set; }

Property Value

Guid?

OnlyOperatorCanAddUser

public bool OnlyOperatorCanAddUser { get; set; }

Property Value

bool

Organization

public virtual QOrganization Organization { get; set; }

Property Value

QOrganization

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

Parent

public virtual QGroup Parent { get; set; }

Property Value

QGroup

ParentGroupIdentifier

public Guid? ParentGroupIdentifier { get; set; }

Property Value

Guid?

ProgramGroupEnrollments

public virtual ICollection<TProgramGroupEnrollment> ProgramGroupEnrollments { get; set; }

Property Value

ICollection<TProgramGroupEnrollment>

QMemberships

public virtual ICollection<QMembership> QMemberships { get; set; }

Property Value

ICollection<QMembership>

ShippingPreference

public string ShippingPreference { get; set; }

Property Value

string

SocialMediaUrls

public string SocialMediaUrls { get; set; }

Property Value

string

SurveyForm

public virtual QSurveyForm SurveyForm { get; set; }

Property Value

QSurveyForm

SurveyFormIdentifier

public Guid? SurveyFormIdentifier { get; set; }

Property Value

Guid?

SurveyNecessity

public string SurveyNecessity { get; set; }

Property Value

string

VMemberships

public virtual ICollection<VMembership> VMemberships { get; set; }

Property Value

ICollection<VMembership>