ColumnInclusion 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 ColumnInclusion
Public Enumeration ColumnInclusion
public enum class ColumnInclusion
Members
| Member name | Value | Description |
---|
| FILTERS | 0 |
The filter that the user has applied to the column (if any)
|
See Also