C# 클래스 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
파일 보기 프로젝트 열기: DigitalGlobe/DGConnect-ESRI 1 사용 예제들

공개 메소드들

메소드 설명
PivotTableEntry ( ) : System

메소드 상세

PivotTableEntry() 공개 메소드

public PivotTableEntry ( ) : System
리턴 System