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




The geodatabase hosting the replica to synchronize. The geodatabase may be local or remote. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.