ViewApplication Class
The ViewApp SDK is the core SDK Class. It lets you access AVEVA OMI ViewApp features, such as displaying content and activating slide-in panes.
Object Model
Syntax
'Declaration Public Class ViewApplication
'Usage Dim instance As ViewApplication
public class ViewApplication
public ref class ViewApplication
Inheritance Hierarchy
System.Object
ArchestrA.Client.ViewApp.ViewApplication
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also