Class SearchBankForms
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public class SearchBankForms : Query<IEnumerable<BankFormMatch>>, IQuery<IEnumerable<BankFormMatch>>, IBankFormCriteria
- Inheritance
-
SearchBankForms
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public int? AttemptGradedCount { get; set; }
Property Value
- int?
public int? AttemptPassedCount { get; set; }
Property Value
- int?
public int? AttemptStartedCount { get; set; }
Property Value
- int?
public int? AttemptSubmittedCount { get; set; }
Property Value
- int?
public Guid? BankIdentifier { get; set; }
Property Value
- Guid?
public string BankLevelType { get; set; }
Property Value
- string
public int? FieldCount { get; set; }
Property Value
- int?
public int? FormAsset { get; set; }
Property Value
- int?
public int? FormAssetVersion { get; set; }
Property Value
- int?
public int? FormAttemptLimit { get; set; }
Property Value
- int?
public string FormClassificationInstrument { get; set; }
Property Value
- string
public string FormCode { get; set; }
Property Value
- string
public DateTimeOffset? FormFirstPublished { get; set; }
Property Value
- DateTimeOffset?
public bool? FormHasDiagrams { get; set; }
Property Value
- bool?
public string FormHasReferenceMaterials { get; set; }
Property Value
- string
public string FormHook { get; set; }
Property Value
- string
public string FormInstructionsForOnline { get; set; }
Property Value
- string
public string FormInstructionsForPaper { get; set; }
Property Value
- string
public string FormIntroduction { get; set; }
Property Value
- string
public string FormMaterialsForDistribution { get; set; }
Property Value
- string
public string FormMaterialsForParticipation { get; set; }
Property Value
- string
public string FormName { get; set; }
Property Value
- string
public string FormOrigin { get; set; }
Property Value
- string
public decimal? FormPassingScore { get; set; }
Property Value
- decimal?
public string FormPublicationStatus { get; set; }
Property Value
- string
public string FormSource { get; set; }
Property Value
- string
public string FormSummary { get; set; }
Property Value
- string
public bool? FormThirdPartyAssessmentIsEnabled { get; set; }
Property Value
- bool?
public int? FormTimeLimit { get; set; }
Property Value
- int?
public string FormTitle { get; set; }
Property Value
- string
public string FormType { get; set; }
Property Value
- string
public string FormVersion { get; set; }
Property Value
- string
public Guid? GradebookIdentifier { get; set; }
Property Value
- Guid?
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
public int? SectionCount { get; set; }
Property Value
- int?
public Guid? SpecIdentifier { get; set; }
Property Value
- Guid?
public int? SpecQuestionLimit { get; set; }
Property Value
- int?
public Guid? WhenAttemptCompletedNotifyAdminMessageIdentifier { get; set; }
Property Value
- Guid?
public Guid? WhenAttemptStartedNotifyAdminMessageIdentifier { get; set; }
Property Value
- Guid?