Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatisticValid Event
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceStatisticValid
The event sent when a statistic is valid on statistic server side.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<int>> StatisticValid
Event StatisticValid As EventHandler(Of EventArgs(Of Integer))
 event EventHandler<EventArgs<int>^>^ StatisticValid {
	void add (EventHandler<EventArgs<int>^>^ value);
	void remove (EventHandler<EventArgs<int>^>^ value);
}

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)