StepType.ChangeDesignatedAdapter
- Updated2025-07-21
- 1 minute(s) read
StepType.ChangeDesignatedAdapter
Syntax
StepType.ChangeDesignatedAdapter( adapterName)
Purpose
Specifies the module adapter assigned to the step type.
Remarks
To obtain the current designated adapter, use the StepType.DesignatedAdapter property.
Parameters
adapterName As String
[In] Corresponds to the key name of the adapter assigned to the specific step type. If the Step Type does not require a module adapter, set this parameter to an empty string.