DocumentFileAttachmentsRepositoryDocumentIdAttribute Field |
Definition of the data attribute for
Document reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentFileAttachment, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of DocumentFileAttachment, Guid)
public:
static initonly ColumnDataAttribute<DocumentFileAttachment^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<DocumentFileAttachment, Guid>
Field Value
Type:
ColumnDataAttributeDocumentFileAttachment,
Guid
See Also