Click or drag to resize

SalesOrderIsValidField Property

True when the order is valid (e.g. released and not void). Used for internal processing. [Required] [Default(false)] [ReadOnly]

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

Property Value

Type: Boolean
See Also