Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IDispositionCodeValue Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.BusinessAttributesIDispositionCodeValue
The interface for the DispositionCodeValue class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IDispositionCodeValue : IBusinessAttributeValue, 
	INotifyPropertyChanged
Public Interface IDispositionCodeValue _
	Implements IBusinessAttributeValue, INotifyPropertyChanged
public interface class IDispositionCodeValue : IBusinessAttributeValue, 
	INotifyPropertyChanged
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
Description
Gets or sets the description.
(Inherited from IBusinessAttributeValue.)
DisplayName
Gets or sets the display name.
(Inherited from IBusinessAttributeValue.)
Initialize()()()
Initializes this instance.

IsDefault
Gets or sets a value indicating whether this instance is the default.

IsSelected
Gets or sets a value indicating whether this instance is selected.

Name
Gets or sets the name.
(Inherited from IBusinessAttributeValue.)
PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
Release()()()
Releases this instance.

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