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