Share via


Application.CurrentWebUserGroups Method (Access)

Gets the collection of Microsoft SharePoint Foundation 2010 groups of which the user is a member.

Version Information

추가된 버전: Access 2010

Syntax

.CurrentWebUserGroups(DisplayOption)

A variable that represents an Application object.

Parameters

Name

Required/Optional

Data Type

Description

DisplayOption

필수

AcWebUserGroupsDisplay

Specifies the type of information to return about the user's groups.

Return Value

Variant

Remarks

The CurrentWebUserGroups method returns Null if the user is not a member of any groups.

참고 항목

개념

Application Object

Application Object Members