QuickOPC User's Guide and Reference
_UAQualifiedName Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace : _UAQualifiedName Interface

The following tables list the members exposed by _UAQualifiedName.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyExpanded text of the qualified name.  
 PropertyDetermines whether the OPC-UA qualified name is null.  
 PropertyDetermines whether the entity resides in the standard OPC UA namespace.  
 PropertyThe name part of the qualified name (the part without namespace qualification).  
 PropertyNamespace index. Can be used to determine the namespace instead of namespace URI. Not recommended.  
 PropertyNamespace URI string. Determines the namespace of the qualified name or node Id.  
 PropertyA symbolic name of the current value if it has a standard name. Empty otherwise.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 MethodFormats the qualified name object into a string.  
 Method  
 Method  
 MethodDetermines whether the qualified name matches another qualified name.  
 Method  
Top
See Also

Reference

_UAQualifiedName Interface
OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace