This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IH > IHistoricalMarkerManager Interface > IHistoricalMarkerManager.DoModal Method (ArcObjects .NET 10.4 SDK) |
Displays the dialog used to manage historical markers.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal historicalWorkspace As IHistoricalWorkspace, _ ByVal hParentWnd As Integer _ )
[C#] public void DoModal ( IHistoricalWorkspace historicalWorkspace, int hParentWnd );