Partager via


Area.ParentID, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the parent identifier.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property ParentID As Guid
'Utilisation
Dim instance As Area
Dim value As Guid

value = instance.ParentID

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

Valeur de la propriété

System.Guid object that represents the parent identifier.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms