Share via


TooManyAudienceException.LstID Property

Obsolete. Gets the unique identifier of the listing.

Namespace:  Microsoft.SharePoint.Portal.SiteData
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property LstID As Guid
    Get
'Usage
Dim instance As TooManyAudienceException
Dim value As Guid

value = instance.LstID
public Guid LstID { get; }

Property Value

Type: System.Guid
System.Guid. The unique identifier of the listing.

See Also

Reference

TooManyAudienceException Class

TooManyAudienceException Members

Microsoft.SharePoint.Portal.SiteData Namespace