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




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

Syntax

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

See Also

© 2010 All Rights Reserved.