Share via


SPContentDatabase.FollowableLists-Eigenschaft

Ruft eine Auflistung mit allen führen Sie können in der Inhaltsdatenbank, die nach der letzten letzten Elemente sortiert sind Änderungsdatum.

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

Syntax

'Declaration
Public ReadOnly Property FollowableLists As SPFollowableListCollection
    Get
'Usage
Dim instance As SPContentDatabase
Dim value As SPFollowableListCollection

value = instance.FollowableLists
public SPFollowableListCollection FollowableLists { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPFollowableListCollection
Eine Auflistung mit allen Follow können Listen.

Siehe auch

Referenz

SPContentDatabase Klasse

SPContentDatabase-Member

Microsoft.SharePoint.Administration-Namespace