IViewAccountingExportMethods Interface

View accounting export methods interface.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public interface IViewAccountingExportMethods : IViewMethods
Implements
IViewMethods

Methods

GetSelectedAccountingEntries Gets the identifiers of the selected accounting entries.
GetSelectedPurchaseInvoices Gets the identifiers of the selected purchase invoices.
GetSelectedSalesInvoices Gets the identifiers of the selected sales invoices.

See Also