Click or drag to resize

StoreUnmanaged Property

If false the system will expect the user to process the store transactions. If true the system will auto-generate them. [Required] [Default(true)]

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

Property Value

Type: Boolean
See Also