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.

Public Constructors

 NameDescription
Public ConstructorFrequency ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfrequency_fieldsThe attribute field or fields that will be used to calculate frequency statistics. (In, Required)  
Public Propertyin_tableThe 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)  
Public Propertyout_tableThe table that will store the calculated frequency statistics. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysummary_fieldsThe attribute field or fields to sum and add to the output table. Null values are excluded from this calculation. (In, Optional)  
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

© 2010 All Rights Reserved.