ESRI.ArcGIS.DataManagementTools
PivotTable Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : PivotTable Class




Creates a new table from an input table. The fields on the output table are based on the input pivot field. Values in the new fields are based on the input value field.

Syntax

Visual Basic (Declaration) 
Public Class PivotTable 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As PivotTable
C# 
public class PivotTable : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.PivotTable

See Also

© 2010 All Rights Reserved.