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




For a list of all members of this type, see PivotTable members.

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.