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