PurchaseInvoicesOptionsRepositoryTotalAmountSignRestrictionAllowOnlyNegative Field |
AllowOnlyNegative value. Stored as -1.
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction AllowOnlyNegative = -1
Public Const AllowOnlyNegative As PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction = -1
public:
literal PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction^ AllowOnlyNegative = -1
static val mutable AllowOnlyNegative: PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction
Field Value
Type:
PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction
See Also