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




The following tables list the members exposed by CreateVersion.

Public Constructors

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

Public Properties

 NameDescription
Public Propertyaccess_permissionThe permission access level for the version. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_workspaceThe ArcSDE geodatabase that contains the parent version and will contain the new version. The default is to use the workspace defined in the environment settings. (In, Required)  
Public Propertyout_workspaceOutput Workspace (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyparent_versionThe geodatabase, or version of a geodatabase, on which the new version will be based. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyversion_nameThe name of the version to be created. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.