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 > DeleteVersion Class : in_workspace Property




The ArcSDE geodatabase containing the version to be deleted. The default is to use the workspace defined in the Current Workspace environment. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_workspace As Object
Visual Basic (Usage)Copy Code
Dim instance As DeleteVersion
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.