Table of Contents

Interface IBankCriteria

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public interface IBankCriteria
Extension Methods

Properties

AssetNumber

int? AssetNumber { get; set; }

Property Value

int?

AttachmentCount

int? AttachmentCount { get; set; }

Property Value

int?

BankEdition

string BankEdition { get; set; }

Property Value

string

BankLevel

string BankLevel { get; set; }

Property Value

string

BankName

string BankName { get; set; }

Property Value

string

BankSize

int? BankSize { get; set; }

Property Value

int?

BankStatus

string BankStatus { get; set; }

Property Value

string

BankTitle

string BankTitle { get; set; }

Property Value

string

BankType

string BankType { get; set; }

Property Value

string

CommentCount

int? CommentCount { get; set; }

Property Value

int?

DepartmentIdentifier

Guid? DepartmentIdentifier { get; set; }

Property Value

Guid?

Filter

QueryFilter Filter { get; set; }

Property Value

QueryFilter

FormCount

int? FormCount { get; set; }

Property Value

int?

FrameworkIdentifier

Guid? FrameworkIdentifier { get; set; }

Property Value

Guid?

IsActive

bool? IsActive { get; set; }

Property Value

bool?

LastChangeTime

DateTimeOffset? LastChangeTime { get; set; }

Property Value

DateTimeOffset?

LastChangeType

string LastChangeType { get; set; }

Property Value

string

LastChangeUser

string LastChangeUser { get; set; }

Property Value

string

OptionCount

int? OptionCount { get; set; }

Property Value

int?

OrganizationIdentifier

Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

QuestionCount

int? QuestionCount { get; set; }

Property Value

int?

SetCount

int? SetCount { get; set; }

Property Value

int?

SpecCount

int? SpecCount { get; set; }

Property Value

int?