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




The format of the input file(s). (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.