ExecutionOutputRecordStream.Name

Syntax

ExecutionOutputRecordStream.Name

Data Type

String

The name of this ExecutionOutputRecordStream .

Purpose

Get the name of this ExecutionOutputRecordStream .

Remarks

You can specify an ExecutionOutputRecordStream by name in the Write Record step type . You can also retrieve an ExecutionOutputRecordStream from the current execution by name by calling ExecutionOutputRecordStreams.GetStream() .

See Also

ExecutionOutputRecordStreams.GetStream