SPField.UsedInWebContentTypes property
取得 Boolean 值,指出是否在網站集合中所使用的任何內容類型中實作] 欄位。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property UsedInWebContentTypes As Boolean
Get
'用途
Dim instance As SPField
Dim value As Boolean
value = instance.UsedInWebContentTypes
public bool UsedInWebContentTypes { get; }
Property value
Type: System.Boolean
true欄位實作在任何網站集合內容類型] ; 如果否則,請false。