SPSocialActor.ActorType - Propriété
Obtient le type d'acteur (utilisateurs, documents, sites ou des balises).
Espace de noms : Microsoft.Office.Server.Social
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Property ActorType As SPSocialActorType
Get
Private Set
'Utilisation
Dim instance As SPSocialActor
Dim value As SPSocialActorType
value = instance.ActorType
public SPSocialActorType ActorType { get; private set; }
Valeur de propriété
Type : Microsoft.Office.Server.Social.SPSocialActorType