SPRatingUsageEntry-Klasse
HINWEIS: Diese API ist veraltet.
Kapselt Bewertung Verwendungsdaten, die für Zeitgeberaufträge angemeldet ist.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPUsageEntry
Microsoft.SharePoint.Administration.SPRatingUsageEntry
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPRatingUsageEntry _
Inherits SPUsageEntry _
Implements ISerializableUsageEntry
'Usage
Dim instance As SPRatingUsageEntry
[SerializableAttribute]
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPRatingUsageEntry : SPUsageEntry,
ISerializableUsageEntry
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.