Step.Module

Syntax

Step.Module

Data Type

Module

Purpose

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

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