CostCorrectionsOptionsRepositoryResetTransactionsStateOnReleasingAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostCorrectionsOption, bool> ResetTransactionsStateOnReleasingAttribute
Public Shared ReadOnly ResetTransactionsStateOnReleasingAttribute As ColumnDataAttribute(Of CostCorrectionsOption, Boolean)
public:
static initonly ColumnDataAttribute<CostCorrectionsOption^, bool>^ ResetTransactionsStateOnReleasingAttribute
static val ResetTransactionsStateOnReleasingAttribute: ColumnDataAttribute<CostCorrectionsOption, bool>
Field Value
Type:
ColumnDataAttributeCostCorrectionsOption,
Boolean
See Also