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




The output geodatabase that will hold the replica footprints feature class once it is created. The geodatabase may be local or remote. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.