Condividi tramite


Metodo EventWebService.EventSubscriptions

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Collections.Generic.List<Subscription>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

EventWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices