Click or drag to resize

StoreTransactionLineFinished Property

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

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
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