Freigeben über


SPClickthroughUsageEntry.CustomData-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ein Objekt für benutzerdefinierte Daten.

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

Syntax

'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Property CustomData As Object
    Get
    Set
'Usage
Dim instance As SPClickthroughUsageEntry
Dim value As Object

value = instance.CustomData

instance.CustomData = value
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public Object CustomData { get; set; }

Eigenschaftswert

Typ: System.Object
Eine Object.

Siehe auch

Referenz

SPClickthroughUsageEntry Klasse

SPClickthroughUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace