次の方法で共有


ScheduledItem.StartDate プロパティ

発行済みバージョンを開始する必要がありますListItem協定世界時 (UTC) を表します。

名前空間:  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 Property StartDate As DateTime
    Get
    Set
'使用
Dim instance As ScheduledItem
Dim value As DateTime

value = instance.StartDate

instance.StartDate = value
public DateTime StartDate { get; set; }

プロパティ値

型: System.DateTime
協定世界時 (UTC) を発行するListItemを開始する必要があります。

関連項目

参照先

ScheduledItem クラス

ScheduledItem メンバー

Microsoft.SharePoint.Client.Publishing 名前空間