Partager via


EventWebService.EventSubscriptions, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function EventSubscriptions ( _
    userId As String _
) As List(Of Subscription)
[WebMethodAttribute]
public List<Subscription> EventSubscriptions(
    string userId
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<Subscription>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

EventWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms