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