A container for elements related to a particular part in a multipart operation.
A response can contain zero or more Part elements.

C# |
public class PartDetail

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | PartDetail()()()() | Initializes a new instance of the PartDetail class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ETag |
The entity tag returned when the part was uploaded.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | LastModified |
The date and time at which the part was uploaded.
|
![]() | PartNumber |
The part number identifying the part.
|
![]() | Size |
The size of the uploaded part data.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | PartDetail |