.NET Framework Class Library
DataForm Methods
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > DataForm Class > .NET Framework Class Library |
The DataForm type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Execute data input related script. |
|
|
Get mode of the opened DataForm. |
|
|
Get the selected project id in the opened DataForm. |
|
|
Open the data input mask for editing the data of the selected item. |
|
|
Displays the Revision Data Input Form in editing mode. |
|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
Retrieves value of specific fieldName in the opened DataForm. |
|
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
Set value of specific fieldName in the opened DataForm. |
|
|
ToString |
(Inherited from Object.) |
|
Open the data input mask for viewing the data of the selected item. |
|
|
Open the data input mask for viewing the data of the selected item. |
See Also