Click or drag to resize
UploadPartCopyRequestBeginIndex Property
获取或设置拷贝源Object的起始位置。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public Nullable<long> BeginIndex { get; set; }

Property Value

Type: NullableInt64
See Also