.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaServer.Model.MethodIds Class Reference

A class that declares constants for all Methods in the Model. More...

Static Public Attributes

static readonly ExpandedNodeId Server_Trace_Configure = new ExpandedNodeId(Methods.Server_Trace_Configure, Namespaces.Model)
 The identifier for the Server_Trace_Configure Method. More...
 
static readonly ExpandedNodeId Server_Trace_SetTraceLevel = new ExpandedNodeId(Methods.Server_Trace_SetTraceLevel, Namespaces.Model)
 The identifier for the Server_Trace_SetTraceLevel Method. More...
 

Detailed Description

A class that declares constants for all Methods in the Model.

Member Data Documentation

readonly ExpandedNodeId UnifiedAutomation.UaServer.Model.MethodIds.Server_Trace_Configure = new ExpandedNodeId(Methods.Server_Trace_Configure, Namespaces.Model)
static

The identifier for the Server_Trace_Configure Method.

readonly ExpandedNodeId UnifiedAutomation.UaServer.Model.MethodIds.Server_Trace_SetTraceLevel = new ExpandedNodeId(Methods.Server_Trace_SetTraceLevel, Namespaces.Model)
static

The identifier for the Server_Trace_SetTraceLevel Method.


The documentation for this class was generated from the following file: