Partager via


Site.UpgradeScheduledDate - Propriété

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

Syntaxe

'Déclaration
Public Property UpgradeScheduledDate As DateTime
    Get
    Set
'Utilisation
Dim instance As Site
Dim value As DateTime

value = instance.UpgradeScheduledDate

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

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

Site classe

Site - Membres

Microsoft.SharePoint.Client - Espace de noms