MessageAttachmentsRepositoryAttachmentContentAttribute 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, byte[]> AttachmentContentAttribute
Public Shared ReadOnly AttachmentContentAttribute As ColumnDataAttribute(Of MessageAttachment, Byte())
public:
static initonly ColumnDataAttribute<MessageAttachment^, array<unsigned char>^>^ AttachmentContentAttribute
static val AttachmentContentAttribute: ColumnDataAttribute<MessageAttachment, byte[]>
Field Value
Type:
ColumnDataAttributeMessageAttachment,
Byte
See Also