Share via


WorkItem.IdChanged Event

Definition

public:
 event EventHandler<Microsoft::Practices::CompositeUI::Utility::DataEventArgs<System::String ^> ^> ^ IdChanged;
public event EventHandler<Microsoft.Practices.CompositeUI.Utility.DataEventArgs<string>> IdChanged;
member this.IdChanged : EventHandler<Microsoft.Practices.CompositeUI.Utility.DataEventArgs<string>> 
Public Event IdChanged As EventHandler(Of DataEventArgs(Of String)) 

Event Type

Applies to