DocumentTypesRepositoryDocumentTypePropertiesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<DocumentTypeProperty> DocumentTypePropertiesChildCollectionDefinition
Public Shared ReadOnly DocumentTypePropertiesChildCollectionDefinition As ChildCollectionDefinition(Of DocumentTypeProperty)
public:
static initonly ChildCollectionDefinition<DocumentTypeProperty^>^ DocumentTypePropertiesChildCollectionDefinition
static val DocumentTypePropertiesChildCollectionDefinition: ChildCollectionDefinition<DocumentTypeProperty>
Field Value
Type:
ChildCollectionDefinitionDocumentTypeProperty
See Also