Click or drag to resize

ExternalApplicationSaveBeforeStart Property

Whether to save the form data to the server before starting the application. [Required] [Default(true)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also