OpenPetra
Free Administration Software for Non-Profits
|
provides methods for exporting a batch More...
Public Member Functions | |
Int32 | ExportAllGiftBatchData (Int32 ALedgerNumber, Int32 ABatchNumberStart, Int32 ABatchNumberEnd, DateTime? ABatchDateFrom, DateTime? ABatchDateTo, string ADateFormatString, bool ASummary, bool AUseBaseCurrency, DateTime? ADateForSummary, string ANumberFormat, bool ATransactionsOnly, bool AExtraColumns, Int64 ARecipientNumber, Int64 AFieldNumber, bool AIncludeUnposted, out String AExportExcel, out TVerificationResultCollection AVerificationMessages) |
export all the Data of the batches matching the parameters to an Excel file More... | |
provides methods for exporting a batch
|
inline |
export all the Data of the batches matching the parameters to an Excel file
ALedgerNumber | |
ABatchNumberStart | |
ABatchNumberEnd | |
ABatchDateFrom | |
ABatchDateTo | |
ADateFormatString | |
ASummary | |
AUseBaseCurrency | |
ADateForSummary | |
ANumberFormat | American or European |
ATransactionsOnly | |
AExtraColumns | |
ARecipientNumber | |
AFieldNumber | |
AIncludeUnposted | |
AExportExcel | the export file as Excel file |
AVerificationMessages | Additional messages to display in a messagebox |