Click or drag to resize

SummaryFieldInclusion Enumeration

Represents specific elements to include 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 SummaryFieldInclusion
Members
  Member nameValueDescription
FORMAT0 includes format info for cells, rows, and summary fields
WRITER_INFO1 includes createdBy and modifiedBy attributes for rows and summary fields
See Also