com.esri.arcgis.geodatabase
Interface esriNetworkType

All Superinterfaces:
Serializable

public interface esriNetworkType
extends Serializable

Logical network type options.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriNTStreetNetwork
          Street network.
static int esriNTUtilityNetwork
          Utility network.
 

Field Detail

esriNTStreetNetwork

static final int esriNTStreetNetwork
Street network.

See Also:
Constant Field Values

esriNTUtilityNetwork

static final int esriNTUtilityNetwork
Utility network.

See Also:
Constant Field Values