ESRI.ArcGIS.ADF.ArcGISServer
TurnFeatureSource Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : TurnFeatureSource Class




A container for describing a network dataset source whose elements are derived from turn feature geometry.

Object Model



Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<SerializableAttribute()>
Public Class TurnFeatureSource 
   Inherits NetworkSource
Visual Basic (Usage)Copy Code
Dim instance As TurnFeatureSource
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[DesignerCategoryAttribute("code")]
[SerializableAttribute()]
public class TurnFeatureSource : NetworkSource 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.NetworkSource
      ESRI.ArcGIS.ADF.ArcGISServer.TurnFeatureSource

See Also

© 2010 All Rights Reserved.