TemplatesRepositoryLevelsChildCollectionDefinition Field |
Definition of the
Levels child list
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<TemplateLevel> LevelsChildCollectionDefinition
Public Shared ReadOnly LevelsChildCollectionDefinition As ChildCollectionDefinition(Of TemplateLevel)
public:
static initonly ChildCollectionDefinition<TemplateLevel^>^ LevelsChildCollectionDefinition
static val LevelsChildCollectionDefinition: ChildCollectionDefinition<TemplateLevel>
Field Value
Type:
ChildCollectionDefinitionTemplateLevel
See Also