Click or drag to resize

TemplateLinesRepositoryAmountCondition Class

Allowed values for the AmountCondition data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Finance.AccountingTemplateLinesRepositoryAmountCondition

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class AmountCondition : Enum

The TemplateLinesRepositoryAmountCondition type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberNegative
Negative value. Stored as '-'.
Public fieldStatic memberPositive
Positive value. Stored as '+'.
Public fieldvalue__
Top
See Also