|
| 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.
| 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) |
