ESRI.ArcGIS.DataManagementTools
CreateDomain Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : CreateDomain Class




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydomain_descriptionThe description of the domain that will be created. (In, Required)  
Public Propertydomain_nameThe name of the domain that will be created. (In, Required)  
Public Propertydomain_typeThe domain type to create: (In, Optional)  
Public Propertyfield_typeThe type of attribute domain to create. Attribute domains are rules that describe the legal values of a field type. Specify a field type that matches the data type of the field to which the attribute domain will be assigned. (In, Required)  
Public Propertyin_workspaceThe geodatabase that will contain the new domain. (In, Required)  
Public Propertymerge_policyThe merge policy of the created domain. When two features are merged into a single feature, merge policies control attribute values in the new feature. (In, Optional)  
Public Propertyout_workspaceOutput Workspace (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysplit_policyThe split policy of the created domain. The behavior of an attribute's values when a feature that is split is controlled by its split policy. (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

© 2010 All Rights Reserved.