C# Class Gbdx.Aggregations.PivotTableEntry

Holds a row from a pivot table, which abstractly always has a key, and a bunch of columns with numeric values that represent things like sums or counts or averages
Show file Open project: DigitalGlobe/DGConnect-ESRI Class Usage Examples

Public Methods

Method Description
PivotTableEntry ( ) : System

Method Details

PivotTableEntry() public method

public PivotTableEntry ( ) : System
return System