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




The name of the output feature class's tag attribute field. By default, no tag value field is created. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.