.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaServer.FullyInstantiatedInstance Class Reference

An instance belonging to a fully instantiated type. More...

Properties

string BrowsePath [get, set]
 The browse path from the type node to the instance declaration as AbsoluteName More...
 
Node Node [get, set]
 The instance declaration node in the address space More...
 
FullyInstantiatedInstance OverriddenInstance [get, set]
 The overridden instance declaration node if the instance declaration in an override. Otherwise null More...
 

Detailed Description

An instance belonging to a fully instantiated type.

Properties of this class must not be modified by the application.

Property Documentation

string UnifiedAutomation.UaServer.FullyInstantiatedInstance.BrowsePath
getset

The browse path from the type node to the instance declaration as AbsoluteName

Node UnifiedAutomation.UaServer.FullyInstantiatedInstance.Node
getset

The instance declaration node in the address space

FullyInstantiatedInstance UnifiedAutomation.UaServer.FullyInstantiatedInstance.OverriddenInstance
getset

The overridden instance declaration node if the instance declaration in an override. Otherwise null


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