This document is archived and information here might be outdated. Recommended version. |
Prompts the user to define a new network dataset.
[Visual Basic .NET] Public Function DoModalAdvancedCreateNetwork ( _ ByVal fdsName As IFeatureDatasetName, _ ByVal parentWindow As Integer _ ) As INetworkDataset
[C#] public INetworkDataset DoModalAdvancedCreateNetwork ( IFeatureDatasetName fdsName, int parentWindow );