Click or drag to resize

AccountingVouchersRepositoryIsReleasedAttribute Field

Definition of the IsReleased data attribute

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<AccountingVoucher, bool> IsReleasedAttribute

Field Value

Type: ColumnDataAttributeAccountingVoucher, Boolean
See Also