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




The name of the field added to the output feature class that will contain the breakline type codes. The default is Code. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.