You are here: Start » AVL.NET » OpcUaNodeId Constructor
OpcUaNodeId Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public OpcUaNodeId ( int namespaceIndex_, Avl.OpcUaNodeIdType identifierType_, string identifier_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| namespaceIndex_ | int | ||||
| identifierType_ | Avl.OpcUaNodeIdType | ||||
| identifier_ | string | 
