Table of Contents

Interface IBankFormCriteria

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public interface IBankFormCriteria
Extension Methods

Properties

AttemptGradedCount

int? AttemptGradedCount { get; set; }

Property Value

int?

AttemptPassedCount

int? AttemptPassedCount { get; set; }

Property Value

int?

AttemptStartedCount

int? AttemptStartedCount { get; set; }

Property Value

int?

AttemptSubmittedCount

int? AttemptSubmittedCount { get; set; }

Property Value

int?

BankIdentifier

Guid? BankIdentifier { get; set; }

Property Value

Guid?

BankLevelType

string BankLevelType { get; set; }

Property Value

string

FieldCount

int? FieldCount { get; set; }

Property Value

int?

Filter

QueryFilter Filter { get; set; }

Property Value

QueryFilter

FormAsset

int? FormAsset { get; set; }

Property Value

int?

FormAssetVersion

int? FormAssetVersion { get; set; }

Property Value

int?

FormAttemptLimit

int? FormAttemptLimit { get; set; }

Property Value

int?

FormClassificationInstrument

string FormClassificationInstrument { get; set; }

Property Value

string

FormCode

string FormCode { get; set; }

Property Value

string

FormFirstPublished

DateTimeOffset? FormFirstPublished { get; set; }

Property Value

DateTimeOffset?

FormHasDiagrams

bool? FormHasDiagrams { get; set; }

Property Value

bool?

FormHasReferenceMaterials

string FormHasReferenceMaterials { get; set; }

Property Value

string

FormHook

string FormHook { get; set; }

Property Value

string

FormInstructionsForOnline

string FormInstructionsForOnline { get; set; }

Property Value

string

FormInstructionsForPaper

string FormInstructionsForPaper { get; set; }

Property Value

string

FormIntroduction

string FormIntroduction { get; set; }

Property Value

string

FormMaterialsForDistribution

string FormMaterialsForDistribution { get; set; }

Property Value

string

FormMaterialsForParticipation

string FormMaterialsForParticipation { get; set; }

Property Value

string

FormName

string FormName { get; set; }

Property Value

string

FormOrigin

string FormOrigin { get; set; }

Property Value

string

FormPassingScore

decimal? FormPassingScore { get; set; }

Property Value

decimal?

FormPublicationStatus

string FormPublicationStatus { get; set; }

Property Value

string

FormSource

string FormSource { get; set; }

Property Value

string

FormSummary

string FormSummary { get; set; }

Property Value

string

FormThirdPartyAssessmentIsEnabled

bool? FormThirdPartyAssessmentIsEnabled { get; set; }

Property Value

bool?

FormTimeLimit

int? FormTimeLimit { get; set; }

Property Value

int?

FormTitle

string FormTitle { get; set; }

Property Value

string

FormType

string FormType { get; set; }

Property Value

string

FormVersion

string FormVersion { get; set; }

Property Value

string

GradebookIdentifier

Guid? GradebookIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SectionCount

int? SectionCount { get; set; }

Property Value

int?

SpecIdentifier

Guid? SpecIdentifier { get; set; }

Property Value

Guid?

SpecQuestionLimit

int? SpecQuestionLimit { get; set; }

Property Value

int?

WhenAttemptCompletedNotifyAdminMessageIdentifier

Guid? WhenAttemptCompletedNotifyAdminMessageIdentifier { get; set; }

Property Value

Guid?

WhenAttemptStartedNotifyAdminMessageIdentifier

Guid? WhenAttemptStartedNotifyAdminMessageIdentifier { get; set; }

Property Value

Guid?