PaymentOrdersRepositoryIsReleasedAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentOrder, bool> IsReleasedAttribute
Public Shared ReadOnly IsReleasedAttribute As ColumnDataAttribute(Of PaymentOrder, Boolean)
public:
static initonly ColumnDataAttribute<PaymentOrder^, bool>^ IsReleasedAttribute
static val IsReleasedAttribute: ColumnDataAttribute<PaymentOrder, bool>
Field Value
Type:
ColumnDataAttributePaymentOrder,
Boolean
See Also