Class VBank
- Namespace
- InSite.Application.Banks.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VBank
- Inherited Members
-
- Extension Methods
-
Constructors
VBank()
Properties
AssetNumber
public int AssetNumber { get; set; }
Property Value
- int
AttachmentCount
public int AttachmentCount { get; set; }
Property Value
- int
BankEdition
public string BankEdition { get; set; }
Property Value
- string
BankIdentifier
public Guid BankIdentifier { get; set; }
Property Value
- Guid
BankLevel
public string BankLevel { get; set; }
Property Value
- string
BankName
public string BankName { get; set; }
Property Value
- string
BankSize
public int BankSize { get; set; }
Property Value
- int
BankStatus
public string BankStatus { get; set; }
Property Value
- string
BankTitle
public string BankTitle { get; set; }
Property Value
- string
BankType
public string BankType { get; set; }
Property Value
- string
public int CommentCount { get; set; }
Property Value
- int
public int FormCount { get; set; }
Property Value
- int
public virtual ICollection<QBankForm> Forms { get; set; }
Property Value
- ICollection<QBankForm>
FrameworkIdentifier
public Guid? FrameworkIdentifier { get; set; }
Property Value
- Guid?
FrameworkTitle
public string FrameworkTitle { get; set; }
Property Value
- string
OccupationIdentifier
public Guid? OccupationIdentifier { get; set; }
Property Value
- Guid?
OccupationTitle
public string OccupationTitle { get; set; }
Property Value
- string
OptionCount
public int OptionCount { get; set; }
Property Value
- int
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
QuestionCount
public int QuestionCount { get; set; }
Property Value
- int
SetCount
public int SetCount { get; set; }
Property Value
- int
SpecCount
public int SpecCount { get; set; }
Property Value
- int