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




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

Syntax

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