.NET Framework Class Library
MWEventOUT.NeutralFormat Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT.NeutralFormat Class

Class definition of all MwPDM Output NeutralFormat Event Data

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

Syntax

Visual Basic

Public Class NeutralFormat

C#

public class NeutralFormat

Visual C++

public ref class NeutralFormat

JavaScript

MwPDMApi.NeutralFormat = function();

Type.createClass(
'MwPDMApi.NeutralFormat');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventOUT.NeutralFormat

See Also

MWEventOUT.NeutralFormat Members

MwPDMApi Namespace