Click or drag to resize

CurrencyDirectoryLines Property

List of CurrencyDirectoryLine child objects, based on the General.CurrencyDirectoryLine.CurrencyDirectory back reference

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

Property Value

Type: ChildCollectionCurrencyDirectoryLine
See Also