ApplicationMgr.GetAutoCloseExecution
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.