Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StateDuration Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIStateStateDuration
Gets the duration of the state.
Declaration Syntax
C#Visual BasicVisual C++
TimeSpan StateDuration { get; }
ReadOnly Property StateDuration As TimeSpan
property TimeSpan StateDuration {
	TimeSpan get ();
}
Value
The duration of the state.

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