SPSocialActor.IsFollowed - Propriété

Obtient une valeur de type Boolean renvoyant true si l'utilisateur actuel suit l'acteur ; dans le cas contraire, false.

Espace de noms :  Microsoft.Office.Server.Social
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property IsFollowed As Boolean
    Get
    Private Set
'Utilisation
Dim instance As SPSocialActor
Dim value As Boolean

value = instance.IsFollowed
public bool IsFollowed { get; private set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPSocialActor classe

SPSocialActor - Membres

Microsoft.Office.Server.Social - Espace de noms