Click or drag to resize

DeclarationLinesRepositoryLineAction Class

Allowed values for the LineAction data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Finance.IntrastatDeclarationLinesRepositoryLineAction

Namespace:  Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class LineAction : Enum

The DeclarationLinesRepositoryLineAction type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDeleted
Deleted value. Stored as 'DEL'.
Public fieldStatic memberEditedNew
EditedNew value. Stored as 'EDN'.
Public fieldStatic memberEditedOld
EditedOld value. Stored as 'EDO'.
Public fieldStatic memberNew
New value. Stored as 'NEW'.
Public fieldvalue__
Top
See Also