SPList.Followable-Eigenschaft

Kann eine Liste in einem Aktivitätsfeed folgen?

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

Syntax

'Declaration
Public Property Followable As Boolean
    Get
    Set
'Usage
Dim instance As SPList
Dim value As Boolean

value = instance.Followable

instance.Followable = value
public bool Followable { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPList Klasse

SPList-Member

Microsoft.SharePoint-Namespace