DocumentsRepositoryBaseReadOnlyAttribute Field |
Definition of the
ReadOnly 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<Document, bool> ReadOnlyAttribute
Public Shared ReadOnly ReadOnlyAttribute As ColumnDataAttribute(Of Document, Boolean)
public:
static initonly ColumnDataAttribute<Document^, bool>^ ReadOnlyAttribute
static val ReadOnlyAttribute: ColumnDataAttribute<Document, bool>
Field Value
Type:
ColumnDataAttributeDocument,
Boolean
See Also