ArcObjects Library Reference (GeoDatabase)  

INetworkClassDescription Interface

Provides access to members that control the Network Class Description.

Product Availability

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

Description

The INetworkClassDescription interface provides additional information to ArcCatalog for the creation of network feature classes.

Members

Description
Read-only property EnabledFieldName The name of the Enabled field for the class described by this class description.
Read-only property NetworkAncillaryRoleFieldName The name of the Ancillary Role field for the junction feature class described by this class description.

Remarks

The names of the Enabled field and the AncilliaryRole field can be specified with the two properties of this interface. These fields should be included in the RequiredFields property of IObjectClassDescription.

See Also

INetworkClass Interface | INetwork Interface