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




The ArcSDE, file, or personal geodatabase, or the folder in which the output feature class will be created. This workspace must already exist. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.