Click or drag to resize

PurchaseInvoicesOptionsRepositorySignRestriction Class

Allowed values for the SignRestriction data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Logistics.ProcurementPurchaseInvoicesOptionsRepositorySignRestriction

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class SignRestriction : Enum

The PurchaseInvoicesOptionsRepositorySignRestriction type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllowAll
AllowAll value. Stored as 0.
Public fieldStatic memberAllowOnlyNegative
AllowOnlyNegative value. Stored as -1.
Public fieldStatic memberAllowOnlyPositive
AllowOnlyPositive value. Stored as 1.
Public fieldvalue__
Top
See Also