Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IStaticCaseDataView Interface
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.StaticCaseDataIStaticCaseDataView
The interface for the StaticCaseDataView class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IStaticCaseDataView : IView
Public Interface IStaticCaseDataView _
	Implements IView
public interface class IStaticCaseDataView : 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 static case data view model.

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