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