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