Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IDispositionCode Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIDispositionCode
The interface for the DispositionCode class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IDispositionCode
Public Interface IDispositionCode
public interface class IDispositionCode
Members
All MembersProperties



IconMemberDescription
CodeKeyName
Gets or sets the name of the code key.

IsMandatory
Gets or sets a value indicating whether this instance is mandatory.

IsReadOnlyOnIdle
Gets or sets a value indicating whether this instance is read only on idle.

Label
Gets or sets the label.

ListOfDispositionCodeValue
Gets the list of disposition code values.

SelectedDispositionCodeValue
Gets the selected disposition code value.

UseAttachedData
Gets or sets a value indicating whether attached data should be added to the UserEvent.

UseConnectionId
Gets or sets a value indicating whether a connection id should be used.

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