Click or drag to resize

PartyBankAccountsRepository Fields

The PartyBankAccountsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBankAccountCodeAttribute
Definition of the BankAccountCode data attribute
Public fieldStatic memberBankAddressAttribute
Definition of the BankAddress data attribute
Public fieldStatic memberBankBranchNameAttribute
Definition of the BankBranchName data attribute
Public fieldStatic memberBankCodeAttribute
Definition of the BankCode data attribute
Public fieldStatic memberBankNameAttribute
Definition of the BankName data attribute
Public fieldStatic memberIdAttribute
Definition of the PartyBankAccount identity attribute
Public fieldStatic memberIsDefaultAttribute
Definition of the IsDefault data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberPartyIdAttribute
Definition of the data attribute for Party reference
Public fieldStatic memberPartyReference
Definition of the Party reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for PartyBankAccount objects
Top
See Also