Class ReportSummarizingCriterion
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents a summarizing criterion for a report.
public class ReportSummarizingCriterion
- Inheritance
-
ReportSummarizingCriterion
- Inherited Members
Properties
AggregationType
Gets the type of aggregation.
public ReportAggregationType AggregationType { get; set; }
Property Value
- ReportAggregationType
the aggregation type
Column
Gets the column identifier.
public ReportColumnIdentifier Column { get; set; }
Property Value
- ReportColumnIdentifier
the column