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.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fields | The fields that define records to be included in the output table. (In, Required) | |
in_table | The table whose records will be pivoted. (In, Required) | |
out_table | The table to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
pivot_field | The field whose record values are used to generate the field names in the output table. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
value_field | The field whose values populate the pivoted fields in the output table. (In, Required) |