Partager via


SPClickthroughUsageEntry.UserDepartment - Propriété

Remarque : cette API est désormais obsolète.

Obtient ou définit le nom du service de l'utilisateur qui a émis le clic.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Property UserDepartment As String
    Get
    Set
'Utilisation
Dim instance As SPClickthroughUsageEntry
Dim value As String

value = instance.UserDepartment

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

Valeur de propriété

Type : System.String
Le département de l'utilisateur.

Voir aussi

Référence

SPClickthroughUsageEntry classe

SPClickthroughUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms