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




The following tables list the members exposed by Frequency.

Public Constructors

 NameDescription
public ConstructorFrequency ConstructorOverloaded.   
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. It can be an INFO or OLE DB table, a dBASE or a VPF table, or a feature class. (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 that will be used to summarize the frequency results. (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

© 2011 All Rights Reserved.