Table of Contents

Class CollectGroups

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectGroups : Query<IEnumerable<GroupModel>>, IQuery<IEnumerable<GroupModel>>, IGroupCriteria
Inheritance
CollectGroups
Implements
Inherited Members
Extension Methods

Constructors

CollectGroups()

public CollectGroups()

Properties

AddNewUsersAutomatically

public bool? AddNewUsersAutomatically { get; set; }

Property Value

bool?
public bool? AllowJoinGroupUsingLink { get; set; }

Property Value

bool?

AllowSelfSubscription

public bool? AllowSelfSubscription { get; set; }

Property Value

bool?

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

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

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

GroupType

public string GroupType { get; set; }

Property Value

string

GroupWebSiteUrl

public string GroupWebSiteUrl { get; set; }

Property Value

string

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

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?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

ParentGroupIdentifier

public Guid? ParentGroupIdentifier { get; set; }

Property Value

Guid?

ShippingPreference

public string ShippingPreference { get; set; }

Property Value

string

SocialMediaUrls

public string SocialMediaUrls { get; set; }

Property Value

string

SurveyFormIdentifier

public Guid? SurveyFormIdentifier { get; set; }

Property Value

Guid?

SurveyNecessity

public string SurveyNecessity { get; set; }

Property Value

string