Click or drag to resize

DocumentAmountTypeAllowedDirections Property

Specifies condition for the sign of the allowed values for input percent or amount ​​that can be set in the documents. [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DocumentAmountTypesRepositoryAllowedDirections> AllowedDirections { get; set; }

Property Value

Type: NullableDocumentAmountTypesRepositoryAllowedDirections
See Also