Name | Description | |
---|---|---|
![]() | DisplayString | The display string for the current object. |
![]() | 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. |
![]() | NamespaceIndex | Namespace index. Can be used to determine the namespace instead of namespace URI. Not recommended. |
![]() | NamespaceUriString | Namespace URI string. Determines the namespace of the qualified name or node Id. |
![]() | NodeIdType | Selects the type of the node Id. |
![]() | NumericIdentifier | Numeric identifier value, expressed as signed integer. |
![]() | OpaqueIdentifier | Opaque identifier value (in namespace specific format). |
![]() | StandardName | A symbolic name of the current value if it has a standard name. Empty otherwise. |
![]() | StringIdentifier | String identifier value. |