Class SearchForms
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public class SearchForms : Query<IEnumerable<FormMatch>>, IQuery<IEnumerable<FormMatch>>, IFormCriteria
- Inheritance
-
SearchForms
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public int? AssetNumber { get; set; }
Property Value
- int?
public int? BranchCount { get; set; }
Property Value
- int?
public int? ConditionCount { get; set; }
Property Value
- int?
public bool? DisplaySummaryChart { get; set; }
Property Value
- bool?
public bool? EnableUserConfidentiality { get; set; }
Property Value
- bool?
public bool? HasWorkflowConfiguration { get; set; }
Property Value
- bool?
public DateTimeOffset? LastChangeTime { get; set; }
Property Value
- DateTimeOffset?
public string LastChangeType { get; set; }
Property Value
- string
public Guid? LastChangeUser { get; set; }
Property Value
- Guid?
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
PageCount
public int? PageCount { get; set; }
Property Value
- int?
public int? QuestionCount { get; set; }
Property Value
- int?
public bool? RequireUserAuthentication { get; set; }
Property Value
- bool?
public bool? RequireUserIdentification { get; set; }
Property Value
- bool?
public int? ResponseLimitPerUser { get; set; }
Property Value
- int?
public DateTimeOffset? SurveyFormClosed { get; set; }
Property Value
- DateTimeOffset?
public int? SurveyFormDurationMinutes { get; set; }
Property Value
- int?
public string SurveyFormHook { get; set; }
Property Value
- string
public string SurveyFormLanguage { get; set; }
Property Value
- string
public string SurveyFormLanguageTranslations { get; set; }
Property Value
- string
public DateTimeOffset? SurveyFormLocked { get; set; }
Property Value
- DateTimeOffset?
public string SurveyFormName { get; set; }
Property Value
- string
public DateTimeOffset? SurveyFormOpened { get; set; }
Property Value
- DateTimeOffset?
public string SurveyFormStatus { get; set; }
Property Value
- string
public Guid? SurveyMessageInvitation { get; set; }
Property Value
- Guid?
public Guid? SurveyMessageResponseCompleted { get; set; }
Property Value
- Guid?
public Guid? SurveyMessageResponseConfirmed { get; set; }
Property Value
- Guid?
public Guid? SurveyMessageResponseStarted { get; set; }
Property Value
- Guid?
public string UserFeedback { get; set; }
Property Value
- string