PaymentAccountsRepositoryIsActiveAttribute 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<PaymentAccount, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of PaymentAccount, Boolean)
public:
static initonly ColumnDataAttribute<PaymentAccount^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<PaymentAccount, bool>
Field Value
Type:
ColumnDataAttributePaymentAccount,
Boolean
See Also