.NET Framework Class Library
PDMSystem.GetProductName Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > PDMSystem Class > PDMSystem Methods >

.NET Framework Class Library
PDMSystem.GetProductName Method

Returns the customer PDM Service Product Name.

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

Syntax

Visual Basic

Public Function GetProductName As String

C#

public string GetProductName()

Visual C++

public:

StringGetProductName()

JavaScript

function getProductName();

Return Value

service product name string value

Remarks

See Also

PDMSystem Class

PDMSystem Members

MwPDMApi Namespace