This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > N > NetworkDatasetWorkspaceExtension Class (ArcObjects .NET 10.5 SDK) |
A container for describing this network dataset's workspace extension properties.
NetworkDatasetWorkspaceExtension is a non-creatable object. References to non-creatable objects must be obtained through other objects.
The NetworkDatasetWorkspaceExtension object contains members that facilitate the creation and browsing of network datasets inside of a shapefile or SDC workspace. The IDatasetContainer2 interface contains the CreateDataset method which should be used to create network datasets with a populated data element.
Interfaces | Description |
---|---|
IDatasetContainer2 | Provides access to members that return datasets by name, ID and index. |
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. |
IWorkspaceExtension2 | Provides access to members that supply workspace extension information. |
IWorkspaceExtensionControl | Provides access to members that manage the life of a workspace extension. |