IParameterized

Interface that allows you to create components with execution parameters.

Description

The IParameterized interface allows you to create components with execution parameters.

Instance methods

set_parameters

Sets execution parameters.

set_parameters(parameters: Parameters)

See also