CopyPartRequest.PartNumber Property

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
The number of the part to be copied.

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Int32 PartNumber { get; set; }
Property Value
Type: System.Int32

Remarks

Valid part numbers are from 1 to 10,000 inclusive and will uniquely identify the part and determine the relative ordering within the destination object. If a part already exists with the PartNumber it will be overwritten.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8