Partager via


ScheduledItem.StartDate - Propriété

Représente le temps universel coordonné (UTC) à laquelle la ListItem devraient être une version publiée.

Espace de noms :  Microsoft.SharePoint.Client.Publishing
Assemblys :   Microsoft.SharePoint.Client.Publishing.Silverlight (dans Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (dans Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (dans Microsoft.SharePoint.Client.Publishing.dll)

Syntaxe

'Déclaration
Public Property StartDate As DateTime
    Get
    Set
'Utilisation
Dim instance As ScheduledItem
Dim value As DateTime

value = instance.StartDate

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

Valeur de propriété

Type : System.DateTime
Le temps universel coordonné (UTC) à laquelle la ListItem doit commencer à publier.

Voir aussi

Référence

ScheduledItem classe

ScheduledItem - Membres

Microsoft.SharePoint.Client.Publishing - Espace de noms