DVTk API
ActivityReportEvent Event
DVTkDvtk.SessionsSessionActivityReportEvent
DVTk API

[This is preliminary documentation and is subject to change.]

Occurs when a activity report is generated by the application.
Declaration Syntax
C#Visual BasicVisual C++
public event ActivityReportEventHandler ActivityReportEvent
Public Event ActivityReportEvent As ActivityReportEventHandler
public:
 event ActivityReportEventHandler^ ActivityReportEvent {
	void add (ActivityReportEventHandler^ value);
	void remove (ActivityReportEventHandler^ value);
}

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0