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