Sequence.EntryPointInitiallyHidden
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
Sequence.EntryPointInitiallyHidden
Syntax
Sequence.EntryPointInitiallyHidden
Data Type
Purpose
Specifies if an execution of the entry point is hidden when it starts.
Remarks
This property applies only to an entry point sequence in a process model file. The property indicates if an execution of the entry point is hidden when it starts. In other words, if the property is True , the user interface does not display an Execution window for the entry point sequence when it begins executing it. The user interface does this by assigning the ExecTypeMask_InitiallyHidden value to the TypeMask property of the execution.