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


The following tables list the members exposed by CreateArcInfoWorkspace.

Public Constructors

  Name Description
Public Constructor CreateArcInfoWorkspace Constructor Overloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

  Name Description
Public Property Alias The alias for this tool's toolbox.  
Public Property out_folder_path Location where the ArcInfo workspace will be created.

(In, Required)  
Public Property out_name Name of the ArcInfo workspace to be created.

(In, Required)  
Public Property out_workspace Output ArcInfo Workspace (out, Optional)  
Public Property ParameterInfo The parameters used by this tool. For internal use only.  
Public Property ToolboxDirectory The directory of this tool's toolbox.  
Public Property ToolboxName The name of this tool's toolbox.  
Public Property ToolName The name of this tool.  
Top

See Also