StepType.Module

Syntax

StepType.Module

Data Type

Module

Purpose

Returns a reference to the Module object related to the current step type.

Remarks

You must acquire the module interface for the specific adapter from the object this property returns to specify the code module name, location and parameters for the Module object.

See Also

Module

Module.Adapter