EntryPoint
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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