EntryPoint
- Updated2025-04-09
- 1 minute(s) read
EntryPoint
An EntryPoint object represents an Execution or Configuration entry point. You can execute the entry point sequence using the EntryPoint.LoopOnSelectedSteps , EntryPoint.Run , or EntryPoint.RunSelectedSteps methods.
Use the ExecutionViewMgr.ConfigurationEntryPoints , ExecutionViewMgr.ExecutionEntryPoints , SequenceFileViewMgr.ConfigurationEntryPoints , and SequenceFileViewMgr.ExecutionEntryPoints properties to retrieve an EntryPoints object that is a collection of entry points.
Properties
Methods
See Also
ExecutionViewMgr.ConfigurationEntryPoints
ExecutionViewMgr.ExecutionEntryPoints