Name | Description | |
---|---|---|
![]() | ExpandedText | Expanded text of the qualified name. |
![]() | IsNull | Determines whether the OPC-UA qualified name is null. |
![]() | IsStandard | Determines whether the entity resides in the standard OPC UA namespace. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified) |
![]() | Name | The name part of the qualified name (the part without namespace qualification). |
![]() | 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) |
![]() ![]() | Null | A null qualified name object. |
![]() | StandardName | A symbolic name of the qualified name if it is one of the standard qualified names. Empty otherwise. |