Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IState Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIState
The interface for the State class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IState : INotifyPropertyChanged
Public Interface IState _
	Implements INotifyPropertyChanged
public interface class IState : INotifyPropertyChanged
Members
All MembersPropertiesEvents



IconMemberDescription
ActionCode
Gets or sets the action code.

PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
State
Gets or sets the state.

StateDuration
Gets the duration of the state.

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