The location of the last byte in the range if only a portion of the
source object is to be copied as the part.
| C# |
public CopyPartRequest WithLastByte( long lastByte )
- lastByte (Int64)
- The value to set the LastByte property to
this instance
The FirstByte property must also be set or this value will be ignored.