ESRI.ArcGIS.AnalysisTools | |
Statistics Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : Statistics Class |
For a list of all members of this type, see Statistics members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
case_field | The fields in the Input Table used to calculate statistics separately for each unique attribute value (or combination of attribute values when multiple fields are specified). (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. Null values are excluded from all statistical calculations. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |