IDynamicEventPredicate Interface

Interface for classes that can provide dynamic event predicate for filtering

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

Syntax

'Declaration
<InheritedExportAttribute> _
Public Interface IDynamicEventPredicate
[InheritedExportAttribute]
public interface IDynamicEventPredicate
[InheritedExportAttribute]
public interface class IDynamicEventPredicate
[<InheritedExportAttribute>]
type IDynamicEventPredicate =  interface end
public interface IDynamicEventPredicate

The IDynamicEventPredicate type exposes the following members.

Properties

  Name Description
Public property DynamicPredicateName

Top

Methods

  Name Description
Public method Evaluate

Top

See Also

Reference

Microsoft.TeamFoundation.Server.Core Namespace