SPWebListInfo.Type-Eigenschaft

Gibt an, ob das übergeordnete Objekt eine Liste oder eine Website ist.

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

Syntax

'Declaration
Public Property Type As SPObjectType
    Get
    Private Set
'Usage
Dim instance As SPWebListInfo
Dim value As SPObjectType

value = instance.Type
public SPObjectType Type { get; private set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPObjectType
Ein SPObjectType , der Website oder Liste angibt.

Siehe auch

Referenz

SPWebListInfo Klasse

SPWebListInfo-Member

Microsoft.SharePoint-Namespace