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




Name of the ArcInfo workspace to be created. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_name As String
Visual Basic (Usage)Copy Code
Dim instance As CreateArcInfoWorkspace
Dim value As String
 
instance.out_name = value
 
value = instance.out_name
C# 
public string out_name {get; set;}

See Also

© 2010 All Rights Reserved.