Click or drag to resize
PartListingNextPartNumberMarker Property
If the result does not have all data, the response will have the value of this property for the next call to start with That is assign this value to the PartNumberMarker property in the next call.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public int NextPartNumberMarker { get; }

Property Value

Type: Int32
See Also