ScheduledItem.ListItem 屬性
取得包裝ScheduledItem物件的基礎ListItem物件。
命名空間: Microsoft.SharePoint.Client.Publishing
組件: Microsoft.SharePoint.Client.Publishing.Silverlight (在 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中); Microsoft.SharePoint.Client.Publishing.Phone (在 Microsoft.SharePoint.Client.Publishing.Phone.dll 中) Microsoft.SharePoint.Client.Publishing (在 Microsoft.SharePoint.Client.Publishing.dll 中)
語法
'宣告
Public ReadOnly Property ListItem As ListItem
Get
'用途
Dim instance As ScheduledItem
Dim value As ListItem
value = instance.ListItem
public ListItem ListItem { get; }
屬性值
類型:Microsoft.SharePoint.Client.ListItem
ListItem 物件。
備註
當ScheduledItem產生時,無法修改初始化ListItem值。