Parts Property
A collection of multipart upload parts.
Syntax
public GlacierPartList getParts();
Remarks
This collection holds details about each of the parts in a multipart upload. It is populated after a call to ListParts.
This property is read-only and not available at design time.