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




Output Geodatabase 1 (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.