SearchInclusion 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 SearchInclusion
Public Enumeration SearchInclusion
public enum class SearchInclusion
Members
| Member name | Value | Description |
---|
| FAVORITE_FLAG | 0 |
When specified with a value of favoriteFlag, response indicates which returned items are favorites
|
See Also