Click or drag to resize

SheetUserSettingsAppliedSheetFilterId Property

Get the Id of the sheet filter currently applied to this sheet

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 Nullable<long> AppliedSheetFilterId { get; set; }

Return Value

Type: NullableInt64
the sheet filter Id
See Also