add_output_data_target method

add_output_data_target

Adds a new input data target to the collection.

def add_output_data_target(self, data_target):
    ...
ParameterTypeDescription
data_targetIDataSourceThe data target.

See Also