Click or drag to resize

PurchaseInvoicesOptionSignRestriction Property

This option can restrict the sign of the Line Amounts for each detail line in purchase invoices of the specified document type. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PurchaseInvoicesOptionsRepositorySignRestriction SignRestriction { get; set; }

Property Value

Type: PurchaseInvoicesOptionsRepositorySignRestriction
See Also