Interface IBankFormCriteria
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
public interface IBankFormCriteria
- Extension Methods
-
Properties
int? AttemptGradedCount { get; set; }
Property Value
- int?
int? AttemptPassedCount { get; set; }
Property Value
- int?
int? AttemptStartedCount { get; set; }
Property Value
- int?
int? AttemptSubmittedCount { get; set; }
Property Value
- int?
Guid? BankIdentifier { get; set; }
Property Value
- Guid?
string BankLevelType { get; set; }
Property Value
- string
int? FieldCount { get; set; }
Property Value
- int?
QueryFilter Filter { get; set; }
Property Value
- QueryFilter
int? FormAsset { get; set; }
Property Value
- int?
int? FormAssetVersion { get; set; }
Property Value
- int?
int? FormAttemptLimit { get; set; }
Property Value
- int?
string FormClassificationInstrument { get; set; }
Property Value
- string
string FormCode { get; set; }
Property Value
- string
DateTimeOffset? FormFirstPublished { get; set; }
Property Value
- DateTimeOffset?
bool? FormHasDiagrams { get; set; }
Property Value
- bool?
string FormHasReferenceMaterials { get; set; }
Property Value
- string
string FormHook { get; set; }
Property Value
- string
string FormInstructionsForOnline { get; set; }
Property Value
- string
string FormInstructionsForPaper { get; set; }
Property Value
- string
string FormIntroduction { get; set; }
Property Value
- string
string FormMaterialsForDistribution { get; set; }
Property Value
- string
string FormMaterialsForParticipation { get; set; }
Property Value
- string
string FormName { get; set; }
Property Value
- string
string FormOrigin { get; set; }
Property Value
- string
decimal? FormPassingScore { get; set; }
Property Value
- decimal?
string FormPublicationStatus { get; set; }
Property Value
- string
string FormSource { get; set; }
Property Value
- string
string FormSummary { get; set; }
Property Value
- string
bool? FormThirdPartyAssessmentIsEnabled { get; set; }
Property Value
- bool?
int? FormTimeLimit { get; set; }
Property Value
- int?
string FormTitle { get; set; }
Property Value
- string
string FormType { get; set; }
Property Value
- string
string FormVersion { get; set; }
Property Value
- string
Guid? GradebookIdentifier { get; set; }
Property Value
- Guid?
Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
int? SectionCount { get; set; }
Property Value
- int?
Guid? SpecIdentifier { get; set; }
Property Value
- Guid?
int? SpecQuestionLimit { get; set; }
Property Value
- int?
Guid? WhenAttemptCompletedNotifyAdminMessageIdentifier { get; set; }
Property Value
- Guid?
Guid? WhenAttemptStartedNotifyAdminMessageIdentifier { get; set; }
Property Value
- Guid?