'Declaration
Public Enum NodeIdType Inherits System.Enum
'Usage
Dim instance As NodeIdType
public enum NodeIdType : System.Enum
public enum class NodeIdType : public System.Enum
'Declaration
Public Enum NodeIdType Inherits System.Enum
'Usage
Dim instance As NodeIdType
public enum NodeIdType : System.Enum
public enum class NodeIdType : public System.Enum
Member | Value | Description |
---|---|---|
Guid | 2 | Globally Unique Identifier. |
Numeric | 0 | Numeric value. |
Opaque | 3 | Namespace specific format. |
String | 1 | String value. |
System.Object
System.ValueType
System.Enum
OpcLabs.PicoOpc.UA.NodeIdType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2