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


EventWebService.EventSubscriptionsByClassification - метод

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

Синтаксис

'Декларация
<WebMethodAttribute> _
Public Function EventSubscriptionsByClassification ( _
    userId As String, _
    classification As String _
) As List(Of Subscription)
[WebMethodAttribute]
public List<Subscription> EventSubscriptionsByClassification(
    string userId,
    string classification
)

Параметры

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

Тип: System.Collections.Generic.List<Subscription>

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

См. также

Ссылки

EventWebService Класс

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