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




For a list of all members of this type, see CalculateValue members.

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.