Click or drag to resize

DocumentTypeDisallowOppositeValuesGeneration Property

Disallow the generation of decreasing scalar values (values with opposite directions than the original values determined by the parent document) through this document type. [Required] [Default(false)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool DisallowOppositeValuesGeneration { get; set; }

Property Value

Type: Boolean
See Also