SheetFilterType Enumeration | |
Represents the types of sheet filters
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 SheetFilterType
Public Enumeration SheetFilterType
public enum class SheetFilterType
Members
| Member name | Value | Description |
---|
| ADHOC | 0 | |
| PERSONAL | 1 | |
| SHARED | 2 | |
See Also