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




Output Geodatabase 2 (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.