![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
CalculateField Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CalculateField Class |
For a list of all members of this type, see CalculateField members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | code_block | Allows for a block of code to be entered for complex expressions. (In, Optional) |
![]() | expression | The simple calculation expression used to create a value that will populate the selected rows. (In, Required) |
![]() | expression_type | Specify the type of expression that will be used. (In, Optional) |
![]() | field | The field that will be updated with the new calculation. (In, Required) |
![]() | in_table | The table containing the field that will be updated with the new calculation. (In, Required) |
![]() | out_table | Output Feature Class (out, Optional) |
![]() | 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. |