AnalysisTools | |
Statistics Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : Statistics Class |
The following tables list the members exposed by Statistics.
Name | Description | |
---|---|---|
Statistics Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
case_field | The field in the Input Table used to calculate statistics separately for each unique attribute value. (In, Optional) | |
in_table | The input table containing the field(s) that will be used to calculate statistics. The input can be an INFO table, a dBASE table, an OLE DB table, a VPF table, or a feature class. (In, Required) | |
out_table | The output dBASE or geodatabase table that will store the calculated statistics. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
statistics_fields | The numeric field containing attribute values used to calculate the specified statistic. Multiple statistic and field combinations may be specified. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |