Partager via


SPUpgradeSession.RootObjectId - Propriété

Obtient ou définit l'ID d'objet racine.

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property RootObjectId As Guid
    Get
    Set
'Utilisation
Dim instance As SPUpgradeSession
Dim value As Guid

value = instance.RootObjectId

instance.RootObjectId = value
public Guid RootObjectId { get; set; }

Valeur de propriété

Type : System.Guid
L'ID d'objet racine.

Remarques

Il s'agit d'un champ persistant.

Voir aussi

Référence

SPUpgradeSession classe

SPUpgradeSession - Membres

Microsoft.SharePoint.Upgrade - Espace de noms