com.esri.arcgis.geodatabase
Interface esriNetworkClassAncillaryRole

All Superinterfaces:
Serializable

public interface esriNetworkClassAncillaryRole
extends Serializable

Network ancillary role types.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriNCARNone
          No ancillary role.
static int esriNCARSourceSink
          Source Sink ancillary role.
 

Field Detail

esriNCARNone

static final int esriNCARNone
No ancillary role.

See Also:
Constant Field Values

esriNCARSourceSink

static final int esriNCARSourceSink
Source Sink ancillary role.

See Also:
Constant Field Values