Click or drag to resize
PartListingIsTruncated Property
Flag if the result is truncated. “true” means it's truncated;“false” means the result is complete.

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

Property Value

Type: Boolean
See Also