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