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