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