AnalysisTools
Statistics Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.AnalysisTools Namespace : Statistics Class




The following tables list the members exposed by Statistics.

Public Constructors

 NameDescription
public ConstructorStatistics ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertycase_fieldThe field in the Input Table used to calculate statistics separately for each unique attribute value. (In, Optional)  
public Propertyin_tableThe 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)  
public Propertyout_tableThe output dBASE or geodatabase table that will store the calculated statistics. (Out, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertystatistics_fieldsThe numeric field containing attribute values used to calculate the specified statistic. Multiple statistic and field combinations may be specified. (In, Required)  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.