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




The following tables list the members exposed by CalculateValue.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycode_blockAdditional Python code. Code in the code block can be referenced in the Expression parameter. (In, Optional)  
Public Propertydata_typeThe data type of the output returned from the Python expression. This parameter should be used in ModelBuilder to help chain Calculate Value with other tools. (In, Optional)  
Public PropertyexpressionThe Python expression to be evaluated. (In, Required)  
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.  
Public Propertyvalueoutput_value (out, Optional)  
Top

See Also

© 2010 All Rights Reserved.