ObjectListingIsTrunked Property |
Note: This API is now obsolete.
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax[ObsoleteAttribute("misspelled, please use IsTruncated instead")]
public bool IsTrunked { get; }
<ObsoleteAttribute("misspelled, please use IsTruncated instead")>
Public ReadOnly Property IsTrunked As Boolean
Get
Property Value
Type:
Boolean
See Also