SightInclusion 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 SightInclusion
Public Enumeration SightInclusion
public enum class SightInclusion
Members
| Member name | Value | Description |
---|
| SOURCE | 0 |
Includes the source for any sheet that was created from another sheet or template.
|
See Also