Click or drag to resize

EnterpriseOneTransactionFinanceIntrastatObjects Class

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

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

The EnterpriseOneTransactionFinanceIntrastatObjects type exposes the following members.

Properties
  NameDescription
Public propertyCommodityCodes
Gets a typed query for the Finance.Intrastat.CommodityCode entity type.
Public propertyDeclarationLines
Gets a typed query for the Finance.Intrastat.DeclarationLine entity type.
Public propertyDeclarations
Gets a typed query for the Finance.Intrastat.Declaration entity type.
Public propertyDocumentAmountTypeSettings
Gets a typed query for the Finance.Intrastat.DocumentAmountTypeSetting entity type.
Top
See Also