Click or drag to resize
ListPartsRequestPartNumberMarker Property
Gets or sets the part number marker. It will only list the parts whose numbers are greater than the property.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public Nullable<int> PartNumberMarker { get; set; }

Property Value

Type: NullableInt32
See Also