C# Class Smartsheet.Api.Models.Filter

Smartsheet users can define and save personal column filters on sheets they can view. When any API operation that returns columns is invoked with the "include=filters" query string parameter, the column will include any active filters the user has defined for the sheet.
Show file Open project: smartsheet-platform/smartsheet-csharp-sdk