MessagesRepositoryAttachmentsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<MessageAttachment> AttachmentsChildCollectionDefinition
Public Shared ReadOnly AttachmentsChildCollectionDefinition As ChildCollectionDefinition(Of MessageAttachment)
public:
static initonly ChildCollectionDefinition<MessageAttachment^>^ AttachmentsChildCollectionDefinition
static val AttachmentsChildCollectionDefinition: ChildCollectionDefinition<MessageAttachment>
Field Value
Type:
ChildCollectionDefinitionMessageAttachment
See Also