ApplicationMgr.GetAutoCloseExecution
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.