.NET Framework Class Library
MWEventIN.Plot.ONPLOTG Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventIN.Plot.ONPLOTG Enumeration

List of MwPDM Input ONPLOTG Event Data

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

Syntax

Visual Basic

Public Enumeration ONPLOTG

C#

public enum ONPLOTG

Visual C++

public enum class ONPLOTG

JavaScript

MwPDMApi.ONPLOTG = function();

MwPDMApi.ONPLOTG.createEnum('MwPDMApi.ONPLOTG', false);

Members


Member name

Value

Description


DOCUMENT_PATHNAME

0



DOCUMENT_FNAME

1



DOCUMENT_FEXT

2



DOCUMENT_FDIR

3



DOCUMENT_UNIQUE_ID

4


Remarks

See Also

MwPDMApi Namespace