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


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

NetworkSourceClass Class

A container for describing a network dataset source.

Product Availability

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

Description

A network source is a feature class or table that is used to generate network elements into a network dataset.  A NetworkSource object is a light weight object that holds the information about a network source in a network dataset.

The NetworkSource 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.