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




The following tables list the members exposed by CreateDomain.

Public Constructors

 NameDescription
Public ConstructorCreateDomain ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

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.