Module
- Updated2025-04-09
- 1 minute(s) read
Module
Use objects from the module class to specify and obtain information about code modules that steps or step type substeps execute.
Typically, you use this class only when you write a sequence editor.
To obtain a Module object, use the Step.Module property. To access the properties and methods of an adapter-specific module class, query the Module object for the interface of the adapter-specific module interface you want.