Name | Description | |
---|---|---|
AliasName | When non-empty, specifies the name of the alias that will be used in place of this object. | |
ArgumentString | The node descriptor in form of an argument string, i.e. a key=value pairs separated by semicolons. | |
BrowsePath | Specifies the browse path for the OPC node. | |
DefaultBrowsePath | Default browse path (empty one). | |
DefaultNodeId | Default node Id (empty one). | |
HasBrowsePath | Determines whether there is a non-null browse path in the descriptor. | |
HasNodeId | Determines whether there is a non-null node ID in the descriptor. | |
IsAliased | Determines whether this object is aliased. | |
IsNull | Determines whether the node descriptor is null, i.e. specifies neither node ID nor a browse path. | |
NodeId | A node Id. Stores an identifier for a node in a server's address space, together with a complete namespace URI. | |
Null | A null node descriptor (contains a null node ID and a null browse path). |