UA Bundle SDK .NET  2.2.3.276
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.ViewHandle Class Reference

A handle for a view. More...

Public Member Functions

 ViewHandle (IViewManager manager, ViewDescription view)
 Initializes a new instance of the ViewHandle class. More...
 

Properties

IViewManager ViewManager [get, set]
 Gets the manager for the view. More...
 
ViewDescription View [get, set]
 Gets the view. More...
 

Detailed Description

A handle for a view.

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ViewHandle.ViewHandle ( IViewManager  manager,
ViewDescription  view 
)
inline

Initializes a new instance of the ViewHandle class.

Parameters
managerThe view manager.
viewThe view.

Property Documentation

ViewDescription UnifiedAutomation.UaServer.ViewHandle.View
getset

Gets the view.

IViewManager UnifiedAutomation.UaServer.ViewHandle.ViewManager
getset

Gets the manager for the view.


The documentation for this class was generated from the following file: