VehicleAlertsRepositoryIsHiddenAttribute Field |
Definition of the
IsHidden 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<VehicleAlert, bool> IsHiddenAttribute
Public Shared ReadOnly IsHiddenAttribute As ColumnDataAttribute(Of VehicleAlert, Boolean)
public:
static initonly ColumnDataAttribute<VehicleAlert^, bool>^ IsHiddenAttribute
static val IsHiddenAttribute: ColumnDataAttribute<VehicleAlert, bool>
Field Value
Type:
ColumnDataAttributeVehicleAlert,
Boolean
See Also