RoutesRepositoryActiveAttribute Field |
Definition of the
Active 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> ActiveAttribute
Public Shared ReadOnly ActiveAttribute As ColumnDataAttribute(Of Route, Boolean)
public:
static initonly ColumnDataAttribute<Route^, bool>^ ActiveAttribute
static val ActiveAttribute: ColumnDataAttribute<Route, bool>
Field Value
Type:
ColumnDataAttributeRoute,
Boolean
See Also