This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxWorkspaceEditor Interface > ITxWorkspaceEditor.Invoke Method (ArcObjects .NET 10.5 SDK) |
Invokes the workspace editor dialog.
[Visual Basic .NET] Public Sub Invoke ( _ ByVal hParentWnd As Integer _ )
[C#] public void Invoke ( int hParentWnd );
[C++]
HRESULT Invoke(
Long hParentWnd
);
[C++]
Parameters hParentWnd [in] hParentWnd is a parameter of type Long