DataManagementTools
AssignDefaultToField Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AssignDefaultToField Class




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

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertydefault_valueThe 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)  
public Propertyfield_nameField that will have the default value added to it each time a new row is added to the table or feature class. (In, Required)  
public Propertyin_tableInput table or feature class that will have a default value added to one of its fields. (In, Required)  
public Propertyout_tableOutput Table (out, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertysubtype_codeThe subtypes that can participate in the default value. You specify the subtypes to be used. (In, Optional)  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.