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