.NET Based OPC UA Client/Server SDK  3.0.10.493
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 delaraion as AbsoluteName More...
 
Node Node [get, set]
 The instance declaraion node in the addressspace 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 delaraion as AbsoluteName

Node UnifiedAutomation.UaServer.FullyInstantiatedInstance.Node
getset

The instance declaraion node in the addressspace

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: