|
| 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.
| Name | Description | |
|---|---|---|
![]() | CalculateValue Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
| Name | Description | |
|---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | code_block | Additional Python code. Code in the code block can be referenced in the Expression parameter. (In, Optional) |
![]() | data_type | The 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) |
![]() | expression | The Python expression to be evaluated. (In, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | value | output_value (out, Optional) |

