AreaListing.ID, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets the unique identifier of the area listing.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ID As Guid
'Utilisation
Dim instance As AreaListing
Dim value As Guid
value = instance.ID
public Guid ID { get; }
Valeur de la propriété
System.Guid object that represents the unique identifier of the area listing.
Voir aussi
Référence
AreaListing, classe
Membres AreaListing
Microsoft.SharePoint.Portal.SiteData, espace de noms