A window (also referred to as a "Page") in the Interaction Client user interface.
Windows are added and removed by users.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public interface IWindow : INotifyPropertyChanged |
| Visual Basic |
|---|
Public Interface IWindow _ Inherits INotifyPropertyChanged |