.NET Framework Class Library
WorkingSet.GetCurrentWSQuery Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > WorkingSet Class > WorkingSet Methods >

.NET Framework Class Library
WorkingSet.GetCurrentWSQuery Method

Returns the current Working Set query.

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

Syntax

Visual Basic

Public Function GetCurrentWSQuery As String

C#

public string GetCurrentWSQuery()

Visual C++

public:

StringGetCurrentWSQuery()

JavaScript

function getCurrentWSQuery();

Return Value

working set query string

Remarks

See Also

WorkingSet Class

WorkingSet Members

MwPDMApi Namespace