Click or drag to resize

DocumentPlanningOnly Property

Indicates that the document is used only for planning (and as consequence its state cannot be greater than Planned) [Required]

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

Property Value

Type: Boolean
See Also