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




The 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)

Syntax

Visual Basic (Declaration) 
Public Property in_workspace As Object
Visual Basic (Usage)Copy Code
Dim instance As CreateVersion
Dim value As Object
 
instance.in_workspace = value
 
value = instance.in_workspace
C# 
public object in_workspace {get; set;}

See Also

© 2010 All Rights Reserved.