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