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