AreaListing.Type Property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property Type As ListingType
    Get
'Usage
Dim instance As AreaListing
Dim value As ListingType

value = instance.Type
[ObsoleteAttribute("This class is obsolete.")]
public ListingType Type { get; }

Property Value

Type: Microsoft.SharePoint.Portal.SiteData.ListingType

See Also

Reference

AreaListing Class

AreaListing Members

Microsoft.SharePoint.Portal.SiteData Namespace