MaintenanceProfilePlansRepositoryIsActiveAttribute Field |
Definition of the
IsActive data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<MaintenanceProfilePlan, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of MaintenanceProfilePlan, Boolean)
public:
static initonly ColumnDataAttribute<MaintenanceProfilePlan^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<MaintenanceProfilePlan, bool>
Field Value
Type:
ColumnDataAttributeMaintenanceProfilePlan,
Boolean
See Also