ApplicationMgr.GetAutoCloseExecution
- Updated2025-07-21
- 1 minute(s) read
ApplicationMgr.GetAutoCloseExecution
Syntax
ApplicationMgr.GetAutoCloseExecution( exec)
Return Value
When this method returns True , the execution closes automatically when complete. When this method returns False , the execution does not close automatically.
Purpose
Returns a Boolean value that indicates whether an execution closes automatically when complete.
Parameters
exec As Execution
[In] Specifies the execution to obtain the setting from.