Class QSurveyFormFilter
- Namespace
- InSite.Application.Surveys.Read
- Assembly
- Shift.Sdk.dll
public class QSurveyFormFilter : Filter, ISearchReport
- Inheritance
-
QSurveyFormFilter
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
public QSurveyFormFilter()
Fields
public string SortByColumn
Field Value
- string
Properties
public string[] CurrentStatus { get; set; }
Property Value
- string[]
public Guid? DepartmentIdentifier { get; set; }
Property Value
- Guid?
public bool? EnableUserConfidentiality { get; set; }
Property Value
- bool?
public Guid? Identifier { get; set; }
Property Value
- Guid?
public Guid[] Identifiers { get; set; }
Property Value
- Guid[]
public bool? IsLocked { get; set; }
Property Value
- bool?
public DateTimeOffset? LastModifiedBefore { get; set; }
Property Value
- DateTimeOffset?
public DateTimeOffset? LastModifiedSince { get; set; }
Property Value
- DateTimeOffset?
public Guid? MessageIdentifier { get; set; }
Property Value
- Guid?
public string Name { get; set; }
Property Value
- string
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
public string Title { get; set; }
Property Value
- string
Methods
public QSurveyFormFilter Clone()
Returns
- QSurveyFormFilter