SPFieldUserSelectionMode enumeration
指定建立或編輯資料行值的選取模式。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPFieldUserSelectionMode
'用途
Dim instance As SPFieldUserSelectionMode
public enum SPFieldUserSelectionMode
Members
Member name | Description | |
---|---|---|
PeopleOnly | 指定只有 inidividual 的使用者可以選取。 | |
PeopleAndGroups | 指定可以選取的個人及群組。 |