.NET Framework Class Library
PDMSystem.GetSessionId Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > PDMSystem Class > PDMSystem Methods >

.NET Framework Class Library
PDMSystem.GetSessionId Method

Returns the value of current User Session Id.

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

Syntax

Visual Basic

Public Function GetSessionId As Integer

C#

public int GetSessionId()

Visual C++

public:

int GetSessionId()

JavaScript

function getSessionId();

Return Value

session Id integer value

Remarks

See Also

PDMSystem Class

PDMSystem Members

MwPDMApi Namespace