QuickOPC User's Guide and Reference
UAQualifiedName Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace : UAQualifiedName Class

For a list of all members of this type, see UAQualifiedName members.

Public Properties
 NameDescription
Public PropertyExpanded text of the qualified name.  
Public PropertyDetermines whether the OPC-UA qualified name is null.  
Public PropertyDetermines whether the entity resides in the standard OPC UA namespace. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertyThe name part of the qualified name (the part without namespace qualification).  
Public PropertyNamespace index. Can be used to determine the namespace instead of namespace URI. Not recommended. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertyNamespace URI. Determines the namespace of the qualified name or node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertyNamespace URI string. Determines the namespace of the qualified name or node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public Propertystatic (Shared in Visual Basic)A null qualified name object.  
Public PropertyA symbolic name of the qualified name if it is one of the standard qualified names. Empty otherwise.  
Top
See Also

Reference

UAQualifiedName Class
OpcLabs.EasyOpc.UA.AddressSpace Namespace