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 > TinPolygonTag Class : tag_field Property




The name of the output feature class tag attribute field. By default, the field name is "Tag_Value". (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property tag_field As String
Visual Basic (Usage)Copy Code
Dim instance As TinPolygonTag
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.