This document is archived and information here might be outdated.  Recommended version.


SystemJunctionSource Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > S > SystemJunctionSource Class
ArcGIS Developer Help

SystemJunctionSourceClass Class

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

A system junction source is a system-managed feature class with point geometry that was created when the network dataset was created.  This feature class contains point features for every junction element that was created where there was no corresponding feature in any of the junction feature sources in the network dataset.  A SystemJunctionSource object is a light weight object that holds the information about a system junction source in a network dataset.

The SystemJunctionSource object for an existing network dataset can be accessed through the INetworkDataset interface.

Interfaces

Interfaces Description
INetworkSource Provides access to members that specify the properties of a source in a network dataset.
ISystemJunctionSource Provides access to members that specify the properties of a network dataset source whose junction elements are generated automatically when the network is built.