Click or drag to resize

EnterpriseOneTransactionFinanceObjects Class

Provides typed access to the repositories in the Finance namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionFinanceObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class FinanceObjects

The EnterpriseOneTransactionFinanceObjects type exposes the following members.

Properties
  NameDescription
Public propertyAccounting
Provides access to the repositories in the Finance.Accounting namespace.
Public propertyAssets
Provides access to the repositories in the Finance.Assets namespace.
Public propertyCost
Provides access to the repositories in the Finance.Cost namespace.
Public propertyIntrastat
Provides access to the repositories in the Finance.Intrastat namespace.
Public propertyPayments
Provides access to the repositories in the Finance.Payments namespace.
Public propertyVat
Provides access to the repositories in the Finance.Vat namespace.
Top
See Also