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