.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.CreateTypeSettings Class Reference

The settings used to create a new in-memory instance node. More...

Inherits UnifiedAutomation.UaServer.CreateNodeSettings.

Inherited by UnifiedAutomation.UaServer.CreateDataTypeSettings, UnifiedAutomation.UaServer.CreateObjectTypeSettings, UnifiedAutomation.UaServer.CreateReferenceTypeSettings, and UnifiedAutomation.UaServer.CreateVariableTypeSettings.

Public Member Functions

 CreateTypeSettings ()
 Initializes a new instance of the CreateTypeSettings class. More...
 

Properties

NodeId SuperTypeId [get, set]
 Gets or sets the super type id. More...
 
- Properties inherited from UnifiedAutomation.UaServer.CreateNodeSettings
NodeId ParentNodeId [get, set]
 Gets or sets the parent node id. More...
 
NodeId ReferenceTypeId [get, set]
 Gets or sets the reference type id. More...
 
NodeId RequestedNodeId [get, set]
 Gets or sets the requested node id. More...
 
QualifiedName BrowseName [get, set]
 Gets or sets the name of the browse. More...
 
LocalizedText DisplayName [get, set]
 Gets or sets the display name. More...
 
LocalizedText Description [get, set]
 Gets or sets the description. More...
 
object NodeData [get, set]
 Gets or sets the node data. More...
 

Additional Inherited Members

- Protected Member Functions inherited from UnifiedAutomation.UaServer.CreateNodeSettings
 CreateNodeSettings ()
 Initializes a new instance of the CreateNodeSettings class. More...
 

Detailed Description

The settings used to create a new in-memory instance node.

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.CreateTypeSettings.CreateTypeSettings ( )
inline

Initializes a new instance of the CreateTypeSettings class.

Property Documentation

NodeId UnifiedAutomation.UaServer.CreateTypeSettings.SuperTypeId
getset

Gets or sets the super type id.

The super type id.


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