Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsOpened Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatIsOpened
Gets or sets a value indicating whether this statistic is open.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsOpened { get; set; }
Public Property IsOpened As Boolean
public:
property bool IsOpened {
	bool get ();
	void set (bool value);
}
Value
true if the statistic is known on the statistic server side (it has been requested previously); otherwise, false.

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