Table of Contents

Class QBankSpecification

Namespace
InSite.Application.Banks.Read
Assembly
Shift.Sdk.dll
public class QBankSpecification
Inheritance
QBankSpecification
Inherited Members
Extension Methods

Constructors

QBankSpecification()

public QBankSpecification()

Properties

Bank

public virtual QBank Bank { get; set; }

Property Value

QBank

BankIdentifier

public Guid BankIdentifier { get; set; }

Property Value

Guid

CalcDisclosure

public string CalcDisclosure { get; set; }

Property Value

string

CalcDisclosureHtml

public string CalcDisclosureHtml { get; }

Property Value

string

CalcPassingScore

public decimal CalcPassingScore { get; set; }

Property Value

decimal

CriterionAllCount

public int? CriterionAllCount { get; set; }

Property Value

int?

CriterionCountHtml

public string CriterionCountHtml { get; }

Property Value

string

CriterionPivotCount

public int? CriterionPivotCount { get; set; }

Property Value

int?

CriterionTagCount

public int? CriterionTagCount { get; set; }

Property Value

int?

Forms

public virtual ICollection<QBankForm> Forms { get; set; }

Property Value

ICollection<QBankForm>

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

SetCountHtml

public string SetCountHtml { get; }

Property Value

string

SpecAsset

public int SpecAsset { get; set; }

Property Value

int

SpecConsequence

public string SpecConsequence { get; set; }

Property Value

string

SpecFormCount

public int SpecFormCount { get; set; }

Property Value

int

SpecFormLimit

public int SpecFormLimit { get; set; }

Property Value

int

SpecFormLimitHtml

public string SpecFormLimitHtml { get; }

Property Value

string

SpecIdentifier

public Guid SpecIdentifier { get; set; }

Property Value

Guid

SpecName

public string SpecName { get; set; }

Property Value

string

SpecQuestionLimit

public int SpecQuestionLimit { get; set; }

Property Value

int

SpecType

public string SpecType { get; set; }

Property Value

string