ApplicationMgr.GetAutoCloseExecution

Syntax

ApplicationMgr.GetAutoCloseExecution( exec)

Return Value

Boolean

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.

See Also

ApplicationMgr.SetAutoCloseExecution