Click or drag to resize

PipelineStageDefinitionTInput, TOutput Properties

The PipelineStageDefinitionTInput, TOutput generic type exposes the following members.

Properties
  NameDescription
Public propertyInputType
Gets the type of the input.
Public propertyOperatorName
Gets the name of the pipeline operator.
Public propertyOutputType
Gets the type of the output.
Top
See Also