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
Syntaxpublic bool Unmanaged { get; set; }
Public Property Unmanaged As Boolean
Get
Set
public:
property bool Unmanaged {
bool get ();
void set (bool value);
}
member Unmanaged : bool with get, set
Property Value
Type:
Boolean
See Also