IViewAccountingExportMethodsGetSelectedAccountingEntries Method

Gets the identifiers of the selected accounting entries.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
List<long> GetSelectedAccountingEntries()

Return Value

ListInt64
List<Int64> with the identifiers of the selected accounting entries.

See Also