OpenPetra
Free Administration Software for Non-Profits
|
Performs server-side lookups for the Client in the MCommon DataReader sub-namespace. More...
Static Public Member Functions | |
static bool | MergeTwoPartners (long AFromPartnerKey, long AToPartnerKey, TPartnerClass AFromPartnerClass, TPartnerClass AToPartnerClass, long[] ASiteKeys, int[] ALocationKeys, List< string[]>AContactDetails, int AMainBankingDetailsKey, bool[] ACategories, ref bool ADifferentFamilies, ref TVerificationResultCollection AVerificationResults, TDataBase ADataBase=null) |
returns the supplier currency for a partner if it is a supplier More... | |
Performs server-side lookups for the Client in the MCommon DataReader sub-namespace.
|
inlinestatic |
returns the supplier currency for a partner if it is a supplier
AFromPartnerKey | |
AToPartnerKey | |
AFromPartnerClass | |
AToPartnerClass | |
ASiteKeys | SiteKeys for any address that the user would like to include in the merge |
ALocationKeys | LocationKeys for any address that the user would like to include in the merge |
AContactDetails | Attribute Types and Sequences for any contact details that the user would like to include in the merge |
AMainBankingDetailsKey | BankingDetailsKey for what should be the 'Main' bank account |
ACategories | Array determines which sections will be merged |
ADifferentFamilies | True if two persons have been merged from different families |
AVerificationResults | An empty verification results collection that may be populated with messages for the client |
ADataBase |