Table of Contents

Class NullReportFilterValue

Namespace
Smartsheet.Api.Models
Assembly
smartsheet-csharp-sdk.dll

Represents a null filter value.

public class NullReportFilterValue : ReportFilterValue
Inheritance
NullReportFilterValue
Implements
Inherited Members

Constructors

NullReportFilterValue()

Constructor for null filter value.

public NullReportFilterValue()

Properties

ValueType

Gets the filter value type.

public ReportFilterValueType? ValueType { get; }

Property Value

ReportFilterValueType?