.NET Framework Class Library
MWOptionList Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWOptionList Enumeration

List of MwPDM options available as List options

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

Syntax

Visual Basic

Public Enumeration MWOptionList

C#

public enum MWOptionList

Visual C++

public enum class MWOptionList

JavaScript

MwPDMApi.MWOptionList = function();

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

Members


Member name

Value

Description


CHILD_ASSIGNED_DIRECTORY

0

Read/Write


COMPONENT_NAME_TO_SAVE_WITH_CONFIGURATION

1

Read/Write


CONFIGURATION_NAME

2

Read/Write


CUT_LIST_PROPERTY_FIELD

3

Read/Write


DATA_INPUT_AUTOMATIC_FIELD

4

Read/Write


DERIVED_CONFIGURATION_NAME

5

Read/Write


DOCUMENT_FIELD_TO_BE_COPIED_ON_REVISION_APPROVAL

6

Read/Write


DOCUMENT_MANAGER_FILE_LOCATION

7

Read/Write


DOCUMENT_NAME_TO_AVOID_LINKING

8

Read/Write


DRAWING_BOM_BALLOON_DEFS_SW

9

Read/Write


DRAWING_PART_LINK_MODE_FIELD_TO_BE_ALIGNED

10

Read/Write


DRAWING_PART_LINK_MODE_FIELD_TO_BE_ALIGNED_ON_CHECKIN

11

Read/Write


DRAWING_PART_LINK_MODE_TRACK_DERIVED_PARTS_FIELD_TO_BE_ALIGNED

12

Read/Write


FEATURE_NAME_PREFIX

13

Read/Write


FIELD_TO_BE_ALIGNED_ON_CONFIGURATION_CHECKIN

14

Read/Write


HIDDEN_TOOLBAR_BUTTON

15

Read/Write


MASTER_DRAWING_MODE_CAD_DRAWING_FILE_EXTENSION

16

Read/Write


MASTER_DRAWING_MODE_FILE_LOCATIONS

17

Read/Write


NO_CHILD_TREE_DOCUMENT_NAME

18

Read/Write


NO_DB_DIRECTORY

19

Read/Write


NO_PARENT_TREE_DOCUMENT_NAME

20

Read/Write


NO_REVISION_DIRECTORY

21

Read/Write


NOT_NULL_FIELD

22

Read/Write


NOT_NULL_FIELD_ON_REVISION_APPROVAL

23

Read/Write


PREFIX_PROJECT

24

Read/Write


REVISION_FILE_PATH

25

Read/Write


SEARCH_FIELD

26

Read/Write


SHARED_RELEASED_DIRECTORY

27

Read/Write


SKETCH_FIELD

28

Read/Write


VISIBLE_TREE_GRID

29

Read/Write


DRAWING_PART_LINK_MODE_TRACK_CUTLISTS_FIELD_TO_BE_ALIGNED

30

Read/Write


NO_WOS_DIRECTORY

31

Read/Write

Remarks

See Also

MwPDMApi Namespace