FieldLookupValue.LookupId 屬性
取得或設定查詢欄位的此執行個體參照的清單項目識別碼 (ID)。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Property LookupId As Integer
Get
Set
'用途
Dim instance As FieldLookupValue
Dim value As Integer
value = instance.LookupId
instance.LookupId = value
public int LookupId { get; set; }
屬性值
類型:System.Int32
傳回表示識別項 (ID) 之清單的執行個體的 [查閱] 欄位指的Int32執行個體。