This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralFabricDefDialog Interface > ICadastralFabricDefDialog.DoModalCreate Method (ArcObjects .NET 10.5 SDK) |
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 );