Gets and sets the NextUploadIdMarker property.
            
When a list is truncated, specifies the last multipart upload that should be skipped over to resume listing. Use this value for the UploadIdMarker request parameter in a subsequent request.
 Declaration Syntax
 Declaration Syntax| C# | 
public string NextUploadIdMarker { get; set; }