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




The ArcSDE, file, or personal geodatabase where the Output Feature Dataset will be created. The target geodatabase must already exist. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.