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.
Name | Description | |
---|---|---|
CreateDomain Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
domain_description | The description of the domain that will be created. (In, Required) | |
domain_name | The name of the domain that will be created. (In, Required) | |
domain_type | The domain type to create: (In, Optional) | |
field_type | The 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) | |
in_workspace | The geodatabase that will contain the new domain. (In, Required) | |
merge_policy | The 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) | |
out_workspace | Output Workspace (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
split_policy | The 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) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |