.NET Framework Class Library
OnOpen Constructor
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > OnOpen Class > .NET Framework Class Library |
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Sub New |
C# |
|---|
public OnOpen() |
Visual C++ |
|---|
public: OnOpen() |
JavaScript |
MwPDMApi.OnOpen = function(); |
See Also