Abstract base class for ledger exports with custom entry filter rules.
override bool IncludeNonEntryEvent()
If a non-entry event should be included.
override bool IncludeEntry(string ObjectId, string TypeName, EntryType EntryType, DateTimeOffset EntryTimestamp)
If an entry should be included.
ExportEntryOffset(ILedgerExport Output, int Offset)
Skips a number of entries