Table of Contents

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

SearchBankForms()

public SearchBankForms()

Properties

AttemptGradedCount

public int? AttemptGradedCount { get; set; }

Property Value

int?

AttemptPassedCount

public int? AttemptPassedCount { get; set; }

Property Value

int?

AttemptStartedCount

public int? AttemptStartedCount { get; set; }

Property Value

int?

AttemptSubmittedCount

public int? AttemptSubmittedCount { get; set; }

Property Value

int?

BankIdentifier

public Guid? BankIdentifier { get; set; }

Property Value

Guid?

BankLevelType

public string BankLevelType { get; set; }

Property Value

string

FieldCount

public int? FieldCount { get; set; }

Property Value

int?

FormAsset

public int? FormAsset { get; set; }

Property Value

int?

FormAssetVersion

public int? FormAssetVersion { get; set; }

Property Value

int?

FormAttemptLimit

public int? FormAttemptLimit { get; set; }

Property Value

int?

FormClassificationInstrument

public string FormClassificationInstrument { get; set; }

Property Value

string

FormCode

public string FormCode { get; set; }

Property Value

string

FormFirstPublished

public DateTimeOffset? FormFirstPublished { get; set; }

Property Value

DateTimeOffset?

FormHasDiagrams

public bool? FormHasDiagrams { get; set; }

Property Value

bool?

FormHasReferenceMaterials

public string FormHasReferenceMaterials { get; set; }

Property Value

string

FormHook

public string FormHook { get; set; }

Property Value

string

FormInstructionsForOnline

public string FormInstructionsForOnline { get; set; }

Property Value

string

FormInstructionsForPaper

public string FormInstructionsForPaper { get; set; }

Property Value

string

FormIntroduction

public string FormIntroduction { get; set; }

Property Value

string

FormMaterialsForDistribution

public string FormMaterialsForDistribution { get; set; }

Property Value

string

FormMaterialsForParticipation

public string FormMaterialsForParticipation { get; set; }

Property Value

string

FormName

public string FormName { get; set; }

Property Value

string

FormOrigin

public string FormOrigin { get; set; }

Property Value

string

FormPassingScore

public decimal? FormPassingScore { get; set; }

Property Value

decimal?

FormPublicationStatus

public string FormPublicationStatus { get; set; }

Property Value

string

FormSource

public string FormSource { get; set; }

Property Value

string

FormSummary

public string FormSummary { get; set; }

Property Value

string

FormThirdPartyAssessmentIsEnabled

public bool? FormThirdPartyAssessmentIsEnabled { get; set; }

Property Value

bool?

FormTimeLimit

public int? FormTimeLimit { get; set; }

Property Value

int?

FormTitle

public string FormTitle { get; set; }

Property Value

string

FormType

public string FormType { get; set; }

Property Value

string

FormVersion

public string FormVersion { get; set; }

Property Value

string

GradebookIdentifier

public Guid? GradebookIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SectionCount

public int? SectionCount { get; set; }

Property Value

int?

SpecIdentifier

public Guid? SpecIdentifier { get; set; }

Property Value

Guid?

SpecQuestionLimit

public int? SpecQuestionLimit { get; set; }

Property Value

int?

WhenAttemptCompletedNotifyAdminMessageIdentifier

public Guid? WhenAttemptCompletedNotifyAdminMessageIdentifier { get; set; }

Property Value

Guid?

WhenAttemptStartedNotifyAdminMessageIdentifier

public Guid? WhenAttemptStartedNotifyAdminMessageIdentifier { get; set; }

Property Value

Guid?