RoutesRepositoryReadOnlyAttribute Field |
Definition of the
ReadOnly data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Route, bool> ReadOnlyAttribute
Public Shared ReadOnly ReadOnlyAttribute As ColumnDataAttribute(Of Route, Boolean)
public:
static initonly ColumnDataAttribute<Route^, bool>^ ReadOnlyAttribute
static val ReadOnlyAttribute: ColumnDataAttribute<Route, bool>
Field Value
Type:
ColumnDataAttributeRoute,
Boolean
See Also