Table of Contents

Class SearchBankSpecifications

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class SearchBankSpecifications : Query<IEnumerable<BankSpecificationMatch>>, IQuery<IEnumerable<BankSpecificationMatch>>, IBankSpecificationCriteria
Inheritance
SearchBankSpecifications
Implements
Inherited Members
Extension Methods

Constructors

SearchBankSpecifications()

public SearchBankSpecifications()

Properties

BankIdentifier

public Guid? BankIdentifier { get; set; }

Property Value

Guid?

CalcDisclosure

public string CalcDisclosure { get; set; }

Property Value

string

CalcPassingScore

public decimal? CalcPassingScore { get; set; }

Property Value

decimal?

CriterionAllCount

public int? CriterionAllCount { get; set; }

Property Value

int?

CriterionPivotCount

public int? CriterionPivotCount { get; set; }

Property Value

int?

CriterionTagCount

public int? CriterionTagCount { get; set; }

Property Value

int?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

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?

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