This documentation is archived and is not being maintained.

INotificationTransform Interface

Visual Studio 2013

Provides a mechanism for transforming events prior to application of subscription filtering logic.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

'Declaration
<InheritedExportAttribute> _
Public Interface INotificationTransform

The INotificationTransform type exposes the following members.

  NameDescription
Public methodTransformTransforms the event document if a specified criteria is met.
Top
Show: