Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatValueFormat Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatStatValueFormat
Gets or sets the format of the statistic value.
Declaration Syntax
C#Visual BasicVisual C++
public StatisticValueFormat StatValueFormat { get; set; }
Public Property StatValueFormat As StatisticValueFormat
public:
property StatisticValueFormat StatValueFormat {
	StatisticValueFormat get ();
	void set (StatisticValueFormat value);
}
Value
The format.

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