Name | Description | |
---|---|---|
ExpandedText | Expanded text of the node Id (also contains the namespace URI). | |
GuidIdentifier | GUID identifier value (Globally Unique Identifier). | |
GuidIdentifierString | GUID identifier value (Globally Unique Identifier), expressed as a string. | |
Identifier | Identifier value, either numeric, string, GUID, opaque, or none. | |
IsNull | Determines whether the node Id is null. | |
IsStandard | Determines whether the entity resides in the standard OPC UA namespace. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified) | |
NamespaceIndex | Namespace index. Can be used to determine the namespace instead of namespace URI. Not recommended. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified) | |
NamespaceUri | Namespace URI. Determines the namespace of the qualified name or node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified) | |
NamespaceUriString | Namespace URI string. Determines the namespace of the qualified name or node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified) | |
NodeIdType | Selects the type of the node Id. | |
Null | A null node Id object. | |
NumericIdentifier | Numeric identifier value. | |
OpaqueIdentifier | Opaque identifier value (in namespace specific format). | |
StandardName | A symbolic name of the node if the node Id is for one of the standard nodes. Empty otherwise. | |
StringIdentifier | String identifier value. |