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.

See Also

AdapterKeyNames

Module.Adapter

StepType.CanSpecifyModule

StepType.DesignatedAdapter

StepType.Module

StepType.SpecifyModule