ESRI.ArcGIS.DataManagementTools
CalculateField Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : CalculateField Class




The following tables list the members exposed by CalculateField.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycode_blockAllows for a block of code to be entered for complex expressions. (In, Optional)  
Public PropertyexpressionThe simple calculation expression used to create a value that will populate the selected rows. (In, Required)  
Public Propertyexpression_typeSpecify the type of expression that will be used. (In, Optional)  
Public PropertyfieldThe field that will be updated with the new calculation. (In, Required)  
Public Propertyin_tableThe table containing the field that will be updated with the new calculation. (In, Required)  
Public Propertyout_tableOutput Feature Class (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.