BoxesRepositoryFoldersChildCollectionDefinition Field |
Definition of the
Folders child list
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<BoxFolder> FoldersChildCollectionDefinition
Public Shared ReadOnly FoldersChildCollectionDefinition As ChildCollectionDefinition(Of BoxFolder)
public:
static initonly ChildCollectionDefinition<BoxFolder^>^ FoldersChildCollectionDefinition
static val FoldersChildCollectionDefinition: ChildCollectionDefinition<BoxFolder>
Field Value
Type:
ChildCollectionDefinitionBoxFolder
See Also