.NET Framework Class Library
OnAbout Constructor
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > OnAbout 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 OnAbout() |
Visual C++ |
|---|
public: OnAbout() |
JavaScript |
|---|
MwPDMApi.OnAbout = function(); |
See Also