ESRI.ArcGIS.AnalysisTools | |
Frequency Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : Frequency Class |
The following tables list the members exposed by Frequency.
Name | Description | |
---|---|---|
Frequency Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
frequency_fields | The attribute field or fields that will be used to calculate frequency statistics. (In, Required) | |
in_table | The table containing the field(s) that will be used to calculate frequency statistics. This table can be an INFO or OLE DB table, a dBASE or a VPF table, or a feature class table. (In, Required) | |
out_table | The table that will store the calculated frequency statistics. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
summary_fields | The attribute field or fields to sum and add to the output table. Null values are excluded from this calculation. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |