AWS SDK for .NET Documentation
PartNumber Property
AmazonAmazon.S3.ModelCopyPartResponsePartNumber Did this page help you?   Yes   No    Tell us about it...
Gets and sets the PartNumber property. This is the part number in it's multi-part upload that will uniquely identify the part and determine the relative ordering within the destination object.
Declaration Syntax
C#
public int PartNumber { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)