Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CloseStat Method (stat)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceCloseStat(Stat)
Closes a statistic on the statistic server.
Declaration Syntax
C#Visual BasicVisual C++
void CloseStat(
	Stat stat
)
Sub CloseStat ( _
	stat As Stat _
)
void CloseStat(
	Stat^ stat
)
Parameters
stat (Stat)
The statistic.

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