Click or drag to resize

DeclarationDeclarationFunction Property

Specifies whether this is a regular or corrective declaration. R=Regular, C=Corrective. [Required] [Default("R")] [Filter(eq)]

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

Property Value

Type: DeclarationsRepositoryDeclarationFunction
See Also