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




A container for describing a network dataset source where junction elements are generated automatically when the network is built.

Object Model



Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.