StepType.ChangeDesignatedAdapter
- 更新时间2025-07-21
- 阅读时长1分钟
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.