SPClickthroughUsageDefinition.Local-Eigenschaft
HINWEIS: Diese API ist veraltet.
Ruft eine Instanz dieser Definition Verwendung aus der lokalen Farm. Wenn eine Instanz nicht vorhanden ist, in der lokalen Farm, die eine neue Instanz erstellt und zurückgegeben wird.
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 Shared ReadOnly Property Local As SPClickthroughUsageDefinition
Get
'Usage
Dim value As SPClickthroughUsageDefinition
value = SPClickthroughUsageDefinition.Local
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public static SPClickthroughUsageDefinition Local { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition
Eine SPClickthroughUsageDefinition -Instanz.
Siehe auch
Referenz
SPClickthroughUsageDefinition Klasse