Sequence.EntryPointInitiallyHidden
- Updated2025-07-21
- 1 minute(s) read
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.