Connectivity Software User's Guide and Reference
Json Field



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UAMessageMappingNames Class : Json Field
The name for JSON message mapping.

This is a constant, and its value is "Json".

Syntax
'Declaration
 
Public Const Json As String
'Usage
 
Dim value As String
 
value = UAMessageMappingNames.Json
public const string Json
public:
const String^ Json
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also