SPFieldUser.AllowDisplay property
取得或設定布林值,指定是否要顯示的使用者建立或上次修改的欄位名稱。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property AllowDisplay As Boolean
Get
Set
'用途
Dim instance As SPFieldUser
Dim value As Boolean
value = instance.AllowDisplay
instance.AllowDisplay = value
public bool AllowDisplay { get; set; }
Property value
Type: System.Boolean
若要顯示的使用者 ; 名稱true否則, false。