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