ListMultipartUploadsResponseIsTruncated Property |
Check whether the listing results are truncated.
Value "true" indicates that the results are incomplete while value "false" indicates that the results are complete.
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic bool IsTruncated { get; }
Property Value
Type:
Boolean
See Also