This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkClassDescription Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Network Class Description.
The INetworkClassDescription interface provides additional information to ArcCatalog for the creation of network feature classes.
Description | ||
---|---|---|
EnabledFieldName | The name of the Enabled field for the class described by this class description. | |
NetworkAncillaryRoleFieldName | The name of the Ancillary Role field for the junction feature class described by this class description. |
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.