.NET Framework Class Library
DataForm Methods

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > DataForm Class >

.NET Framework Class Library
DataForm Methods

The DataForm type exposes the following members.

Methods

 

Name

Description

Public method

DataInputInvokeScript

Execute data input related script.

Public method

DataInputMode

Get mode of the opened DataForm.

Public method

DataInputSelectedProject

Get the selected project id in the opened DataForm.

Public method

EditRecord

Open the data input mask for editing the data of the selected item.

Public method

EditRevisionRecord

Displays the Revision Data Input Form in editing mode.

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetFieldValue

Retrieves value of specific fieldName in the opened DataForm.

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

SetFieldValue

Set value of specific fieldName in the opened DataForm.

Public method

ToString

(Inherited from Object.)

Public method

ViewRecord

Open the data input mask for viewing the data of the selected item.

Public method

ViewRevisionRecord

Open the data input mask for viewing the data of the selected item.

See Also

DataForm Class

MwPDMApi Namespace