Click or drag to resize

DeclarationLines Property

List of DeclarationLine child objects, based on the Finance.Intrastat.DeclarationLine.IntrastatDeclaration back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DeclarationLine> Lines { get; }

Property Value

Type: ChildCollectionDeclarationLine
See Also