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




The geodata service representing the geodatabase from which the replica will be created. The geodatabase referenced by the geodata service must be an ArcSDE geodatabase. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.