Class QGroupFilter
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class QGroupFilter : Filter, ISearchReport
- Inheritance
-
QGroupFilter
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public bool? AddNewUsersAutomatically { get; set; }
Property Value
- bool?
public string Address { get; set; }
Property Value
- string
public string[] AddressTypes { get; set; }
Property Value
- string[]
public bool? AllowSelfSubscription { get; set; }
Property Value
- bool?
public Guid? AnyParentGroupIdentifier { get; set; }
Property Value
- Guid?
public string[] Cities { get; set; }
Property Value
- string[]
public Guid? ConnectParentGroupIdentifier { get; set; }
Property Value
- Guid?
public string Country { get; set; }
Property Value
- string
public Guid? ExcludeContainerIdentifier { get; set; }
Property Value
- Guid?
public Guid? ExcludeJournalSetupIdentifier { get; set; }
Property Value
- Guid?
public string GroupCategory { get; set; }
Property Value
- string
public string GroupCode { get; set; }
Property Value
- string
public string[] GroupCodes { get; set; }
Property Value
- string[]
public DateTimeOffset? GroupExpiryBefore { get; set; }
Property Value
- DateTimeOffset?
public DateTimeOffset? GroupExpirySince { get; set; }
Property Value
- DateTimeOffset?
public Guid? GroupIdentifier { get; set; }
Property Value
- Guid?
public string GroupLabel { get; set; }
Property Value
- string
public string GroupName { get; set; }
Property Value
- string
public string GroupNameLike { get; set; }
Property Value
- string
public string GroupRegion { get; set; }
Property Value
- string
public Guid? GroupStatusIdentifier { get; set; }
Property Value
- Guid?
public string GroupType { get; set; }
Property Value
- string
public bool? HasLifetime { get; set; }
Property Value
- bool?
public string Keyword { get; set; }
Property Value
- string
public Guid? MembershipProductIdentifier { get; set; }
Property Value
- Guid?
public Guid? MembershipUserIdentifier { get; set; }
Property Value
- Guid?
public bool? OnlyOperatorCanAddUser { get; set; }
Property Value
- bool?
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
public Guid[] OrganizationIdentifiers { get; set; }
Property Value
- Guid[]
public Guid? ParentGroupIdentifier { get; set; }
Property Value
- Guid?
public string[] Provinces { get; set; }
Property Value
- string[]
public Guid[] Statuses { get; set; }
Property Value
- Guid[]
public Guid? SurveyFormIdentifier { get; set; }
Property Value
- Guid?
public string SurveyNecessity { get; set; }
Property Value
- string
public Guid? UserIdentifier { get; set; }
Property Value
- Guid?
public DateTime? UtcCreatedBefore { get; set; }
Property Value
- DateTime?
public DateTime? UtcCreatedSince { get; set; }
Property Value
- DateTime?