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