.NET Framework Class Library
MWEventIN.Revision.ONFILTERREV Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventIN.Revision.ONFILTERREV Enumeration

List of MwPDM Input ONFILTERREV Event Data

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

Syntax

Visual Basic

Public Enumeration ONFILTERREV

C#

public enum ONFILTERREV

Visual C++

public enum class ONFILTERREV

JavaScript

MwPDMApi.ONFILTERREV = function();

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

Members


Member name

Value

Description


DOCUMENT_UNIQUE_ID

0



REVISION

1


Remarks

See Also

MwPDMApi Namespace