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




The item signifying the elevation of the to_node of each arc. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.