This document is archived and information here might be outdated. Recommended version. |
Opens the dialog to choose data.
[Visual Basic .NET] Public Function DoModalOpen ( _ ByVal parentWindow As Integer, _ ByRef Selection As IEnumGxObject _ ) As Boolean
[C#] public bool DoModalOpen ( int parentWindow, ref IEnumGxObject Selection );