Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IInteractionVoiceView Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionVoiceView
The interface for the InteractionVoiceView class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IInteractionVoiceView : IInteractionView, 
	IView
Public Interface IInteractionVoiceView _
	Implements IInteractionView, IView
public interface class IInteractionVoiceView : IInteractionView, 
	IView
Members
All MembersMethodsProperties



IconMemberDescription
Context
Gets or sets the context. This is a user defined object.
(Inherited from IView.)
Create()()()
Creates this view.
(Inherited from IView.)
Destroy()()()
Destroys this view.
(Inherited from IView.)
Model
Gets or sets the interaction view model.
(Inherited from IInteractionView.)

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