DiscountTypesRepositoryIsSystemAttribute Field |
Definition of the
IsSystem data attribute
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DiscountType, bool> IsSystemAttribute
Public Shared ReadOnly IsSystemAttribute As ColumnDataAttribute(Of DiscountType, Boolean)
public:
static initonly ColumnDataAttribute<DiscountType^, bool>^ IsSystemAttribute
static val IsSystemAttribute: ColumnDataAttribute<DiscountType, bool>
Field Value
Type:
ColumnDataAttributeDiscountType,
Boolean
See Also