Set the mapper.
| C# |
public StreamingStep WithMapper( string mapper )
- mapper (String)
- The mapper.
A reference to this updated object so that method calls can be chained
together.
| C# |
public StreamingStep WithMapper( string mapper )