OpenPetra
Free Administration Software for Non-Profits
|
Any bank details for a partner can be stored in this table. More...
Public Member Functions | |
PBankingDetailsRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsBankingDetailsKeyNull () |
test for NULL value More... | |
void | SetBankingDetailsKeyNull () |
assign NULL value More... | |
bool | IsBankingTypeNull () |
test for NULL value More... | |
void | SetBankingTypeNull () |
assign NULL value More... | |
bool | IsAccountNameNull () |
test for NULL value More... | |
void | SetAccountNameNull () |
assign NULL value More... | |
bool | IsTitleNull () |
test for NULL value More... | |
void | SetTitleNull () |
assign NULL value More... | |
bool | IsFirstNameNull () |
test for NULL value More... | |
void | SetFirstNameNull () |
assign NULL value More... | |
bool | IsMiddleNameNull () |
test for NULL value More... | |
void | SetMiddleNameNull () |
assign NULL value More... | |
bool | IsLastNameNull () |
test for NULL value More... | |
void | SetLastNameNull () |
assign NULL value More... | |
bool | IsBankKeyNull () |
test for NULL value More... | |
void | SetBankKeyNull () |
assign NULL value More... | |
bool | IsBankAccountNumberNull () |
test for NULL value More... | |
void | SetBankAccountNumberNull () |
assign NULL value More... | |
bool | IsIbanNull () |
test for NULL value More... | |
void | SetIbanNull () |
assign NULL value More... | |
bool | IsSecurityCodeNull () |
test for NULL value More... | |
void | SetSecurityCodeNull () |
assign NULL value More... | |
bool | IsValidFromDateNull () |
test for NULL value More... | |
void | SetValidFromDateNull () |
assign NULL value More... | |
bool | IsExpiryDateNull () |
test for NULL value More... | |
void | SetExpiryDateNull () |
assign NULL value More... | |
bool | IsCommentNull () |
test for NULL value More... | |
void | SetCommentNull () |
assign NULL value More... | |
bool | IsDateCreatedNull () |
test for NULL value More... | |
void | SetDateCreatedNull () |
assign NULL value More... | |
bool | IsCreatedByNull () |
test for NULL value More... | |
void | SetCreatedByNull () |
assign NULL value More... | |
bool | IsDateModifiedNull () |
test for NULL value More... | |
void | SetDateModifiedNull () |
assign NULL value More... | |
bool | IsModifiedByNull () |
test for NULL value More... | |
void | SetModifiedByNull () |
assign NULL value More... | |
bool | IsModificationIdNull () |
test for NULL value More... | |
void | SetModificationIdNull () |
assign NULL value More... | |
Properties | |
Int32 | BankingDetailsKey [get, set] |
A sequence key for the banking details. More... | |
Int32 | BankingType [get, set] |
The type of banking: BANK ACCOUNT, CREDIT CARD, etc. More... | |
String | AccountName [get, set] |
The full name used for authorizing a transaction with this banking entity. More... | |
String | Title [get, set] |
String | FirstName [get, set] |
String | MiddleName [get, set] |
String | LastName [get, set] |
Int64 | BankKey [get, set] |
Link to p_bank to see what details the bank has. More... | |
String | BankAccountNumber [get, set] |
The account number in the bank. More... | |
String | Iban [get, set] |
The IBAN (International Bank Account Number). IBAN is a standardised international format for entering account details which consists of the country code, the local bank code, the (payee) account number and a control number. More... | |
String | SecurityCode [get, set] |
Credit Card Security Code. More... | |
System.? DateTime | ValidFromDate [get, set] |
When the credit card is valid from. More... | |
System.? DateTime | ExpiryDate [get, set] |
When this expires. More... | |
String | Comment [get, set] |
This is the finance details comment. More... | |
System.? DateTime | DateCreated [get, set] |
The date the record was created. More... | |
String | CreatedBy [get, set] |
User ID of who created this record. More... | |
System.? DateTime | DateModified [get, set] |
The date the record was modified. More... | |
String | ModifiedBy [get, set] |
User ID of who last modified this record. More... | |
DateTime | ModificationId [get, set] |
This identifies the current version of the record. More... | |
Any bank details for a partner can be stored in this table.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented in Ict.Petra.Shared.MFinance.BankImport.Data.BankImportTDSPBankingDetailsRow, and Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPBankingDetailsRow.
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
The full name used for authorizing a transaction with this banking entity.
|
getset |
The account number in the bank.
|
getset |
A sequence key for the banking details.
|
getset |
The type of banking: BANK ACCOUNT, CREDIT CARD, etc.
|
getset |
Link to p_bank to see what details the bank has.
|
getset |
This is the finance details comment.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
When this expires.
|
getset |
|
getset |
The IBAN (International Bank Account Number). IBAN is a standardised international format for entering account details which consists of the country code, the local bank code, the (payee) account number and a control number.
|
getset |
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Credit Card Security Code.
|
getset |
|
getset |
When the credit card is valid from.