DocumentFileAttachmentsRepositoryIsLinkedAttribute Field |
Definition of the
IsLinked data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentFileAttachment, bool> IsLinkedAttribute
Public Shared ReadOnly IsLinkedAttribute As ColumnDataAttribute(Of DocumentFileAttachment, Boolean)
public:
static initonly ColumnDataAttribute<DocumentFileAttachment^, bool>^ IsLinkedAttribute
static val IsLinkedAttribute: ColumnDataAttribute<DocumentFileAttachment, bool>
Field Value
Type:
ColumnDataAttributeDocumentFileAttachment,
Boolean
See Also