Click or drag to resize
UploadPartCopyRequestBeginIndex Property
Gets or sets the beginning index of the source object to copy from.

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

Property Value

Type: NullableInt64
See Also