Class ModifyBank
- Namespace
- Shift.Contract
- Assembly
- Shift.Sdk.dll
- Inheritance
-
ModifyBank
- Inherited Members
-
- Extension Methods
-
Constructors
ModifyBank()
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
DepartmentIdentifier
public Guid? DepartmentIdentifier { get; set; }
Property Value
- Guid?
public int FormCount { get; set; }
Property Value
- int
FrameworkIdentifier
public Guid? FrameworkIdentifier { get; set; }
Property Value
- Guid?
IsActive
public bool IsActive { get; set; }
Property Value
- bool
LastChangeTime
public DateTimeOffset LastChangeTime { get; set; }
Property Value
- DateTimeOffset
LastChangeType
public string LastChangeType { get; set; }
Property Value
- string
LastChangeUser
public string LastChangeUser { 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