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