.NET Based OPC UA Client/Server SDK  2.6.0.418
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]
 Gets the manager for the view. More...
 
ViewDescription View [get]
 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
get

Gets the view.

IViewManager UnifiedAutomation.UaServer.ViewHandle.ViewManager
get

Gets the manager for the view.


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