TaxonomyFieldValue.WssId 屬性
取得或設定包含所TaxonomyFieldValue物件封裝分類欄位值的清單項目的清單項目識別碼。
命名空間: 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 WssId As Integer
Get
Set
'用途
Dim instance As TaxonomyFieldValue
Dim value As Integer
value = instance.WssId
instance.WssId = value
public int WssId { get; set; }
屬性值
類型:System.Int32
32 位元整數,可唯一識別包含在清單中的 [分類] 欄位的清單項目
備註
這個屬性的行為類似LookupId屬性。
請參閱
參照
Microsoft.SharePoint.Client.Taxonomy 命名空間