This document is archived and information here might be outdated. Recommended version. |
Shows modal Dialog of the wizard.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal pWorkspace As IFeatureWorkspace, _ ByVal Parent As Integer _ )
[C#] public void DoModal ( IFeatureWorkspace pWorkspace, int Parent );