Click or drag to resize

ListObjectsResponseIsTruncated 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.19.7.1 (3.19.7.1)
Syntax
C#
public bool IsTruncated { get; }

Property Value

Type: Boolean
See Also