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
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI Class Usage Examples

Méthodes publiques

Méthode Description
PivotTableEntry ( ) : System

Method Details

PivotTableEntry() public méthode

public PivotTableEntry ( ) : System
Résultat System