Interface ReportFilterValue
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Interface to represent a report filter value that can be a string, number, null, or an object with objectType
public interface ReportFilterValue
Properties
ValueType
Gets the ReportFilterValue Type.
ReportFilterValueType? ValueType { get; }
Property Value
- ReportFilterValueType?
the Type