ServiceTypesRepositoryIsActiveAttribute 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<ServiceType, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of ServiceType, Boolean)
public:
static initonly ColumnDataAttribute<ServiceType^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<ServiceType, bool>
Field Value
Type:
ColumnDataAttributeServiceType,
Boolean
See Also