Partager via


EventWebService.SubscribeEventWithClassification, méthode

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function SubscribeEventWithClassification ( _
    userId As String, _
    eventType As String, _
    filterExpression As String, _
    preferences As DeliveryPreference, _
    classification As String _
) As Integer
[WebMethodAttribute]
public int SubscribeEventWithClassification(
    string userId,
    string eventType,
    string filterExpression,
    DeliveryPreference preferences,
    string classification
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

EventWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms