Click or drag to resize

SheetFilter Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsIdentifiableModel
    Smartsheet.Api.ModelsNamedModel
      Smartsheet.Api.ModelsSheetFilter

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 class SheetFilter : NamedModel

The SheetFilter type exposes the following members.

Constructors
  NameDescription
Public methodSheetFilter
Top
Properties
  NameDescription
Public propertyFilterType
Gets the filter type
Public propertyQuery
Gets the details that make up the filter query
Public propertyVersion
Gets the sheet filter version
Top
See Also