DocumentFileAttachmentsRepositoryEmbeddedFileContentsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentFileAttachment, byte[]> EmbeddedFileContentsAttribute
Public Shared ReadOnly EmbeddedFileContentsAttribute As ColumnDataAttribute(Of DocumentFileAttachment, Byte())
public:
static initonly ColumnDataAttribute<DocumentFileAttachment^, array<unsigned char>^>^ EmbeddedFileContentsAttribute
static val EmbeddedFileContentsAttribute: ColumnDataAttribute<DocumentFileAttachment, byte[]>
Field Value
Type:
ColumnDataAttributeDocumentFileAttachment,
Byte
See Also