Class VGroupDetail
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class VGroupDetail
- Inheritance
-
VGroupDetail
- Inherited Members
-
Constructors
VGroupDetail()
Properties
AddNewUsersAutomatically
public bool AddNewUsersAutomatically { get; set; }
Property Value
- bool
AllowSelfSubscription
public bool AllowSelfSubscription { get; set; }
Property Value
- bool
Children
public virtual ICollection<VGroupDetail> Children { get; set; }
Property Value
- ICollection<VGroupDetail>
EmployeePersons
public virtual ICollection<Person> EmployeePersons { get; set; }
Property Value
- ICollection<Person>
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
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
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
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
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
GroupWebSiteUrl
public string GroupWebSiteUrl { get; set; }
Property Value
- string
LifetimeQuantity
public int? LifetimeQuantity { get; set; }
Property Value
- int?
LifetimeUnit
public string LifetimeUnit { get; set; }
Property Value
- string
Memberships
public virtual ICollection<Membership> Memberships { get; set; }
Property Value
- ICollection<Membership>
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 VOrganization Organization { get; set; }
Property Value
- VOrganization
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
Parent
public virtual VGroupDetail Parent { get; set; }
Property Value
- VGroupDetail
ParentGroupIdentifier
public Guid? ParentGroupIdentifier { get; set; }
Property Value
- Guid?
ShippingPreference
public string ShippingPreference { get; set; }
Property Value
- string
public Guid? SurveyFormIdentifier { get; set; }
Property Value
- Guid?
SurveyNecessity
public string SurveyNecessity { get; set; }
Property Value
- string