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




The following tables list the members exposed by PivotTable.

Public Constructors

 NameDescription
Public ConstructorPivotTable ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyfieldsThe fields that define records to be included in the output table. (In, Required)  
Public Propertyin_tableThe table whose records will be pivoted. (In, Required)  
Public Propertyout_tableThe table to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypivot_fieldThe field whose record values are used to generate the field names in the output table. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyvalue_fieldThe field whose values populate the pivoted fields in the output table. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.