Share via


DataChangedEvent Class

Provides data for the DataChangedEvent event, which is fired when any Identity, ACL, or Classification node is added, removed, modified, or deleted.

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

Syntax

'Declaration
Public Class DataChangedEvent
'Usage
Dim instance As DataChangedEvent
public class DataChangedEvent
public ref class DataChangedEvent
public class DataChangedEvent

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Server.DataChangedEvent

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DataChangedEvent Members

Microsoft.TeamFoundation.Server Namespace