DataManagementTools | |
AssignDefaultToField Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.DataManagementTools Namespace : AssignDefaultToField Class |
The following tables list the members exposed by AssignDefaultToField.
Name | Description | |
---|---|---|
AssignDefaultToField Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
default_value | The string for the default value to be added to each new table or feature class. The field type controls what kind of string can be added. (In, Required) | |
field_name | Field that will have the default value added to it each time a new row is added to the table or feature class. (In, Required) | |
in_table | Input table or feature class that will have a default value added to one of its fields. (In, Required) | |
out_table | Output Table (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
subtype_code | The subtypes that can participate in the default value. You specify the subtypes to be used. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |