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