Click or drag to resize

OutputOrderLineFinished Property

True if this output entry completes the operation. false if there might be more entries. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also