Click or drag to resize

ExternalApplicationRefreshAfterFinish Property

Whether to refresh the data, displayed to the user, after the execution finishes. Not all platforms and/or applications support finish notification. [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 RefreshAfterFinish { get; set; }

Property Value

Type: Boolean
See Also