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