Поделиться через


EventWebService.SubscribeEventWithClassification - метод

Пространство имен:  Microsoft.TeamFoundation.Server.Core.WebServices
Сборка:  Microsoft.TeamFoundation.Server.Core (в Microsoft.TeamFoundation.Server.Core.dll)

Синтаксис

'Декларация
<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
)

Параметры

Возвращаемое значение

Тип: System.Int32
Возвращает Int32.

Безопасность платформы .NET Framework

См. также

Ссылки

EventWebService Класс

Microsoft.TeamFoundation.Server.Core.WebServices - пространство имен