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




The text character used to separate numbers. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.