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


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

NetworkDatasetFDExtensionClass Class

A container for describing this network dataset's feature dataset extension properties.

Product Availability

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

Description

The NetworkDatasetFDExtension object contains members that facilitate the creation and browsing of network datasets inside of a geodatabase feature dataset.  The IDatasetContainer2 interface contains the CreateDataset method which should be used to create network datasets with a populated data element.

Interfaces

Interfaces Description
IDatasetContainer3 Provides access to members that return datasets by name, ID and index.
IDatasetEdit Provides access to information about the status of datasets being edited.
IFeatureDatasetExtension Provides access to standard functionality found in all feature dataset extensions.