Share via


Application.IsCurrentWebUserInGroup Method (Access)

Gets whether or not the current user of a Web databse is a member of the specified Microsoft SharePoint Foundation 2010 group.

Version Information

추가된 버전: Access 2010

Syntax

.IsCurrentWebUserInGroup(GroupNameOrID)

A variable that represents an Application object.

Parameters

Name

Required/Optional

Data Type

Description

GroupNameOrID

필수

Variant

The name or identifier (ID) of the group.

Return Value

Boolean

참고 항목

개념

Application Object Members

Application Object