Enum SheetInclusion
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents specific elements to include in a response.
public enum SheetInclusion
Fields
OWNER_INFO = 0
Includes the owner’s email address and user ID for each sheet.
SHEET_VERSION = 1
Includes the sheet version.
SOURCE = 2
Includes the source for any sheet that was created from another sheet or template.