ProjectsRepositoryWorkElementsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<ProjectWorkElement> WorkElementsChildCollectionDefinition
Public Shared ReadOnly WorkElementsChildCollectionDefinition As ChildCollectionDefinition(Of ProjectWorkElement)
public:
static initonly ChildCollectionDefinition<ProjectWorkElement^>^ WorkElementsChildCollectionDefinition
static val WorkElementsChildCollectionDefinition: ChildCollectionDefinition<ProjectWorkElement>
Field Value
Type:
ChildCollectionDefinitionProjectWorkElement
See Also