TaxonomyField.UserCreated 屬性
取得或設定一個 Boolean 值,指定是否要TaxonomyField物件連結至自訂的TermSet物件。
命名空間: Microsoft.SharePoint.Client.Taxonomy
組件: Microsoft.SharePoint.Client.Taxonomy.Silverlight (在 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中); Microsoft.SharePoint.Client.Taxonomy.Phone (在 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中) Microsoft.SharePoint.Client.Taxonomy (在 Microsoft.SharePoint.Client.Taxonomy.dll 中)
語法
'宣告
Public Property UserCreated As Boolean
Get
Set
'用途
Dim instance As TaxonomyField
Dim value As Boolean
value = instance.UserCreated
instance.UserCreated = value
public bool UserCreated { get; set; }
屬性值
類型:System.Boolean
true如果TaxonomyField連結到自訂TermSet;否則, false
備註
如果已建立之欄位的時間,選取 [自訂您 TermSet選項建立,自訂TermSet 。
在自訂的TermSetTerm物件可提供給其他使用者在網站集合中,但不是會提供為企業關鍵字欄中的建議。
請參閱
參照
Microsoft.SharePoint.Client.Taxonomy 命名空間