Table of Contents

Class CountBankOptions

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CountBankOptions : Query<int>, IQuery<int>, IBankOptionCriteria
Inheritance
CountBankOptions
Implements
Inherited Members
Extension Methods

Constructors

CountBankOptions()

public CountBankOptions()

Properties

BankIdentifier

public Guid? BankIdentifier { get; set; }

Property Value

Guid?

CompetencyIdentifier

public Guid? CompetencyIdentifier { get; set; }

Property Value

Guid?

OptionText

public string OptionText { get; set; }

Property Value

string

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SetIdentifier

public Guid? SetIdentifier { get; set; }

Property Value

Guid?