.NET Framework Class Library
UserInterface.WaitDialogClose Method
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > UserInterface Class > UserInterface Methods > .NET Framework Class Library |
Closes the wait dialog
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Sub WaitDialogClose |
C# |
|---|
public void WaitDialogClose() |
Visual C++ |
|---|
public: void WaitDialogClose() |
JavaScript |
|---|
function waitDialogClose(); |
See Also