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




Output Child Workspace (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.