Freigeben über


SPRatingUsageDefinition.Hidden-Eigenschaft

HINWEIS: Diese API ist veraltet.

Gibt an, ob diese Verwendungsdefinition aus der Admin-Benutzeroberfläche ausgeblendet ist.

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

Syntax

'Declaration
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property Hidden As Boolean
    Get
'Usage
Dim instance As SPRatingUsageDefinition
Dim value As Boolean

value = instance.Hidden
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public override bool Hidden { get; }

Eigenschaftswert

Typ: System.Boolean
Ein Wert Boolean = true , wenn diese Verwendungsdefinition aus der Admin-Benutzeroberfläche ausgeblendet ist.

Siehe auch

Referenz

SPRatingUsageDefinition Klasse

SPRatingUsageDefinition-Member

Microsoft.SharePoint.Administration-Namespace