MessageAttachmentsRepositoryContentDownloadedAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<MessageAttachment, bool> ContentDownloadedAttribute
Public Shared ReadOnly ContentDownloadedAttribute As ColumnDataAttribute(Of MessageAttachment, Boolean)
public:
static initonly ColumnDataAttribute<MessageAttachment^, bool>^ ContentDownloadedAttribute
static val ContentDownloadedAttribute: ColumnDataAttribute<MessageAttachment, bool>
Field Value
Type:
ColumnDataAttributeMessageAttachment,
Boolean
See Also