ListPartsResultIsTruncated Property |
[Missing <summary> documentation for "P:Aliyun.OSS.Model.ListPartsResult.IsTruncated"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public bool IsTruncated { get; set; }
Public Property IsTruncated As Boolean
Get
Set
public:
property bool IsTruncated {
bool get ();
void set (bool value);
}
member IsTruncated : bool with get, set
Property Value
Type:
BooleanSee Also