Click or drag to resize

RowExclusion Enumeration

Represents specific elements that can be excluded in a response.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public enum RowExclusion
Members
  Member nameValueDescription
NONEXISTENT_CELLS0 Excludes the nonexistent cells.
See Also