Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
TimeProfiles Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceTimeProfiles
Gets a list of time profiles available in the statistic server.
Declaration Syntax
C#Visual BasicVisual C++
string[] TimeProfiles { get; }
ReadOnly Property TimeProfiles As String()
property array<String^>^ TimeProfiles {
	array<String^>^ get ();
}
Value
The time profiles.

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