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

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

Inherits UnifiedAutomation.UaServer.CreateNodeSettings.

Inherited by UnifiedAutomation.UaServer.CreateMethodSettings, UnifiedAutomation.UaServer.CreateObjectSettings, UnifiedAutomation.UaServer.CreateVariableSettings, UnifiedAutomation.UaServer.CreateVariableTypeSettings, and UnifiedAutomation.UaServer.CreateViewSettings.

Properties

NodeId TypeDefinitionId [get, set]
 Gets or sets the type definition id. More...
 
NodeId ModellingRuleId [get, set]
 Gets or sets the modelling rule id. More...
 
IList< string > OptionalBrowsePaths [get, set]
 Gets or sets the optional browse paths. 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.

Property Documentation

NodeId UnifiedAutomation.UaServer.CreateInstanceSettings.ModellingRuleId
getset

Gets or sets the modelling rule id.

The modelling rule id.

IList<string> UnifiedAutomation.UaServer.CreateInstanceSettings.OptionalBrowsePaths
getset

Gets or sets the optional browse paths.

The optional browse paths.

NodeId UnifiedAutomation.UaServer.CreateInstanceSettings.TypeDefinitionId
getset

Gets or sets the type definition id.

The type definition id.


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