.NET Framework Class Library
PDMSystem Members
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > PDMSystem Class > .NET Framework Class Library |
The PDMSystem type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Add spaces to the left side of a string for output formatting. |
|
|
Add spaces to the right side of a string for output formatting. |
|
|
Writes in the %TMP%\DBWorks...LOG the passed message string. |
|
|
Add 'zero' characters to the left of a string for output formatting. |
|
|
In case of DBWERP, check if Bom data are available about given document. |
|
|
In case of DBWERP, check if there are any available data about given document. |
|
|
Set action/parameter for sending an email through the SendEmail. |
|
|
Send an e-mail to the specified address with specification of the body format, SMTP server, login and password. |
|
|
Equals |
(Inherited from Object.) |
|
Returns the occurrence of a given event on a given document type. |
|
|
Returns the occurrence of a given event on a given document type. |
|
|
Finalize |
(Inherited from Object.) |
|
Returns the build of the currently installed MW PDM. |
|
|
Returns value of given Environment key ("DBWorksConnectionDSN", "DBWorksConnectionUID", "DBWorksConnectionPWD",...). |
|
|
Returns the Global Parameters Path according to registry settings. |
|
|
GetHashCode |
(Inherited from Object.) |
|
Returns the Installation Path according to registry settings. |
|
|
Returns the language of the current installation. |
|
|
Returns the customer PDM Service Product Name. |
|
|
Returns the value of current User Session Id. |
|
|
Returns the value of corresponding fieldName in the specified document file (fileName). |
|
|
GetType |
(Inherited from Object.) |
|
Returns the value of a key previously stored in memory using SetValueInMemory. |
|
|
||
|
MemberwiseClone |
(Inherited from Object.) |
|
Check if the installed build string representation equals the parameter. |
|
|
Check if the installed Scripting Engine Version is more recent of the passed one. |
|
|
Sends an e-mail using the definition contained in the assigned text file. |
|
|
Store in memory given key and value. |
|
|
Converts in double the numeric string passed as argument. |
|
|
ToString |
(Inherited from Object.) |
|
Make the system waiting for a specified number of milliseconds. |
See Also