DeletedSocialTag - Classe
Représente une balise sociale dont les informations ont été supprimées de la base de données.
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.SocialData.DeletedSocialData
Microsoft.Office.Server.SocialData.DeletedSocialTag
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class DeletedSocialTag _
Inherits DeletedSocialData
'Utilisation
Dim instance As DeletedSocialTag
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class DeletedSocialTag : DeletedSocialData
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.