Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DispositionCode Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionDispositionCode
Gets or sets the disposition code.
Declaration Syntax
C#Visual BasicVisual C++
IDispositionCode DispositionCode { get; set; }
Property DispositionCode As IDispositionCode
property IDispositionCode^ DispositionCode {
	IDispositionCode^ get ();
	void set (IDispositionCode^ value);
}
Value
The disposition code.

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