CurrencyDirectoriesRepositoryLinesChildCollectionDefinition Field |
Definition of the
Lines child list
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<CurrencyDirectoryLine> LinesChildCollectionDefinition
Public Shared ReadOnly LinesChildCollectionDefinition As ChildCollectionDefinition(Of CurrencyDirectoryLine)
public:
static initonly ChildCollectionDefinition<CurrencyDirectoryLine^>^ LinesChildCollectionDefinition
static val LinesChildCollectionDefinition: ChildCollectionDefinition<CurrencyDirectoryLine>
Field Value
Type:
ChildCollectionDefinitionCurrencyDirectoryLine
See Also