Table of Contents

Class QGroupSelectorFilter

Namespace
InSite.Application.Contacts.Read
Assembly
Shift.Sdk.dll
public class QGroupSelectorFilter : Filter, ISearchReport
Inheritance
QGroupSelectorFilter
Implements
Inherited Members
Extension Methods

Constructors

QGroupSelectorFilter()

public QGroupSelectorFilter()

Properties

AlwaysIncludeGroupIdentifiers

public Guid[] AlwaysIncludeGroupIdentifiers { get; set; }

Property Value

Guid[]

AncestorGroupIdentifier

public Guid? AncestorGroupIdentifier { get; set; }

Property Value

Guid?

AncestorName

public string AncestorName { get; set; }

Property Value

string

DownstreamContactRelationshipType

public string DownstreamContactRelationshipType { get; set; }

Property Value

string

DownstreamUserIdentifiers

public Guid[] DownstreamUserIdentifiers { get; set; }

Property Value

Guid[]

EmployerContactUserIdentifier

public Guid? EmployerContactUserIdentifier { get; set; }

Property Value

Guid?

ExcludeAdministrators

public bool ExcludeAdministrators { get; set; }

Property Value

bool

ExcludeDefaultValue

public bool ExcludeDefaultValue { get; set; }

Property Value

bool

ExcludeGroupIdentifiers

public Guid[] ExcludeGroupIdentifiers { get; set; }

Property Value

Guid[]

GrandparentName

public string GrandparentName { get; set; }

Property Value

string

GroupLabel

public string GroupLabel { get; set; }

Property Value

string

GroupNameEndsWithAny

public string[] GroupNameEndsWithAny { get; set; }

Property Value

string[]

GroupNameStartsWith

public string GroupNameStartsWith { get; set; }

Property Value

string

GroupType

public string GroupType { get; set; }

Property Value

string

GroupTypes

public string[] GroupTypes { get; }

Property Value

string[]

HasChildren

public bool? HasChildren { get; set; }

Property Value

bool?

IncludeGroupIdentifiers

public Guid[] IncludeGroupIdentifiers { get; set; }

Property Value

Guid[]

IsEmployer

public bool? IsEmployer { get; set; }

Property Value

bool?

IsEventLocation

public bool? IsEventLocation { get; set; }

Property Value

bool?

IsRegistrationEventLocation

public bool? IsRegistrationEventLocation { get; set; }

Property Value

bool?

Keyword

public string Keyword { get; set; }

Property Value

string

MembershipUserIdentifier

public Guid? MembershipUserIdentifier { get; set; }

Property Value

Guid?

MustHavePermissions

public bool MustHavePermissions { get; set; }

Property Value

bool

OnlyOperatorCanAddUser

public bool? OnlyOperatorCanAddUser { get; set; }

Property Value

bool?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

ParentGroupIdentifier

public Guid? ParentGroupIdentifier { get; set; }

Property Value

Guid?

ParentName

public string ParentName { get; set; }

Property Value

string

Methods

Clone()

public QGroupSelectorFilter Clone()

Returns

QGroupSelectorFilter