AccountingVouchersRulesRecalculateCorrespondantAmounts Field |
The recalculate correspondent amounts rule.
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ScriptedConstraint<AccountingVoucher> RecalculateCorrespondantAmounts
Public Shared ReadOnly RecalculateCorrespondantAmounts As ScriptedConstraint(Of AccountingVoucher)
public:
static initonly ScriptedConstraint<AccountingVoucher^>^ RecalculateCorrespondantAmounts
static val RecalculateCorrespondantAmounts: ScriptedConstraint<AccountingVoucher>
Field Value
Type:
ScriptedConstraintAccountingVoucher
See Also