.NET Framework Class Library
DBWArm.GetUserLocalGroup Method

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > DBWArm Class > DBWArm Methods >

.NET Framework Class Library
DBWArm.GetUserLocalGroup Method

Retrieve the DBWorks authorization local group of the current user

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

Syntax

Visual Basic

Public Function GetUserLocalGroup As String

C#

public string GetUserLocalGroup()

Visual C++

public:

String^ GetUserLocalGroup()

JavaScript

function getUserLocalGroup();

Return Value

The function assumes the DBWorks authorization local group of the current user

Remarks

See Also

DBWArm Class

DBWArm Members

MwPDMApi Namespace