EntryPoint
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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