AreaNotExistException.CatID Property

Obsolete. Gets the GUID of the area.

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

Syntax

'Declaration
Public ReadOnly Property CatID As Guid
    Get
'Usage
Dim instance As AreaNotExistException
Dim value As Guid

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

Property Value

Type: System.Guid
System.Guid object that represents the unique identifier of the area.

See Also

Reference

AreaNotExistException Class

AreaNotExistException Members

Microsoft.SharePoint.Portal.SiteData Namespace