Table of Contents

Class QBankQuestionFilter

Namespace
InSite.Application.Banks.Read
Assembly
Shift.Sdk.dll
public class QBankQuestionFilter : Filter, ISearchReport
Inheritance
QBankQuestionFilter
Implements
Inherited Members
Extension Methods

Constructors

QBankQuestionFilter()

public QBankQuestionFilter()

Properties

BankIdentifier

public Guid? BankIdentifier { get; set; }

Property Value

Guid?

HasParentQuestion

public bool? HasParentQuestion { get; set; }

Property Value

bool?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

ParentQuestionIdentifier

public Guid? ParentQuestionIdentifier { get; set; }

Property Value

Guid?

QuestionAsset

public string QuestionAsset { get; set; }

Property Value

string

QuestionBank

public string QuestionBank { get; set; }

Property Value

string

QuestionChangedRange

public DateTimeOffsetRange QuestionChangedRange { get; set; }

Property Value

DateTimeOffsetRange

QuestionClassificationTag

public string QuestionClassificationTag { get; set; }

Property Value

string

QuestionCode

public string QuestionCode { get; set; }

Property Value

string

QuestionCompetencyTitle

public string QuestionCompetencyTitle { get; set; }

Property Value

string

QuestionDifficulty

public int? QuestionDifficulty { get; set; }

Property Value

int?

QuestionFlag

public string QuestionFlag { get; set; }

Property Value

string

QuestionLikeItemGroup

public string QuestionLikeItemGroup { get; set; }

Property Value

string

QuestionPublicationStatus

public PublicationStatus? QuestionPublicationStatus { get; set; }

Property Value

PublicationStatus?

QuestionReference

public string QuestionReference { get; set; }

Property Value

string

QuestionTag

public string QuestionTag { get; set; }

Property Value

string

QuestionTaxonomy

public int? QuestionTaxonomy { get; set; }

Property Value

int?

QuestionText

public string QuestionText { get; set; }

Property Value

string

QuestionTextWithAssetNumber

public string QuestionTextWithAssetNumber { get; set; }

Property Value

string

QuestionType

public string QuestionType { get; set; }

Property Value

string

RubricIdentifier

public Guid? RubricIdentifier { get; set; }

Property Value

Guid?

StandardCode

public string StandardCode { get; set; }

Property Value

string

Methods

Clone()

public QBankQuestionFilter Clone()

Returns

QBankQuestionFilter