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
)
Параметры
- userId
Тип: System.String
- eventType
Тип: System.String
- filterExpression
Тип: System.String
- preferences
Тип: Microsoft.TeamFoundation.Server.Core.DeliveryPreference
- classification
Тип: System.String
Возвращаемое значение
Тип: System.Int32
Возвращает Int32.
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
Microsoft.TeamFoundation.Server.Core.WebServices - пространство имен