OpenPetra
Free Administration Software for Non-Profits
|
Contains Partner Module Partner (Mailroom) -Subnamespace Business Logic. More...
Static Public Member Functions | |
static void | GetLastContactDate (Int64 APartnerKey, out DateTime ALastContactDate, TDataBase ADataBase=null) |
todoComment More... | |
Contains Partner Module Partner (Mailroom) -Subnamespace Business Logic.
'Business Logic' refers to any logic that retrieves data in a specific way, checks the validiy of modifications of data, or perform certain changes on data in a specific way. Business Logic can be contained in Classes or can be contained just in procedures/functions that are not part of a Class.
|
inlinestatic |
todoComment
APartnerKey | |
ALastContactDate | |
ADataBase | An instantiated TDataBase object, or null (default = null). If null gets passed then the Method executes DB commands with a new Database connection |