PaymentTypesRepositoryIsActiveAttribute Field |
Definition of the
IsActive 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<PaymentType, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of PaymentType, Boolean)
public:
static initonly ColumnDataAttribute<PaymentType^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<PaymentType, bool>
Field Value
Type:
ColumnDataAttributePaymentType,
Boolean
See Also