Click or drag to resize

DeclarationLineLineAction Property

Line action - 'NEW' = New, 'EDN' = Edited-New, 'EDO' = Edited-Old, 'DEL' = Deleted. [Required] [Default("NEW")]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DeclarationLinesRepositoryLineAction LineAction { get; set; }

Property Value

Type: DeclarationLinesRepositoryLineAction
See Also