.NET Framework Class Library
MWEventOUT.RemoteAccess Class

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
MWEventOUT.RemoteAccess Class

Class definition of all MwPDM Output RemoteAccess Event Data

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Class RemoteAccess

C#

public class RemoteAccess

Visual C++

public ref class RemoteAccess

JavaScript

MwPDMApi.RemoteAccess = function();

Type.createClass(
'MwPDMApi.RemoteAccess');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventOUT.RemoteAccess

See Also

MWEventOUT.RemoteAccess Members

MwPDMApi Namespace