.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaServer.Model.BrowseNames Class Reference

Declares all of the BrowseNames used in the Model. More...

Public Attributes

const string Configure = "Configure"
 The BrowseName for the Configure component. More...
 
const string DefaultTraceLevel = "DefaultTraceLevel"
 The BrowseName for the DefaultTraceLevel component. More...
 
const string FastTrace = "FastTrace"
 The BrowseName for the FastTrace component. More...
 
const string MasterTraceEnabled = "MasterTraceEnabled"
 The BrowseName for the MasterTraceEnabled component. More...
 
const string MaxEntriesPerLog = "MaxEntriesPerLog"
 The BrowseName for the MaxEntriesPerLog component. More...
 
const string MaxLogFileBackups = "MaxLogFileBackups"
 The BrowseName for the MaxLogFileBackups component. More...
 
const string SetTraceLevel = "SetTraceLevel"
 The BrowseName for the SetTraceLevel component. More...
 
const string Trace = "Trace"
 The BrowseName for the Trace component. More...
 
const string TraceFilePath = "TraceFilePath"
 The BrowseName for the TraceFilePath component. More...
 
const string TraceLevel = "TraceLevel"
 The BrowseName for the TraceLevel component. More...
 

Detailed Description

Declares all of the BrowseNames used in the Model.

Member Data Documentation

const string UnifiedAutomation.UaServer.Model.BrowseNames.Configure = "Configure"

The BrowseName for the Configure component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.DefaultTraceLevel = "DefaultTraceLevel"

The BrowseName for the DefaultTraceLevel component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.FastTrace = "FastTrace"

The BrowseName for the FastTrace component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.MasterTraceEnabled = "MasterTraceEnabled"

The BrowseName for the MasterTraceEnabled component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.MaxEntriesPerLog = "MaxEntriesPerLog"

The BrowseName for the MaxEntriesPerLog component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.MaxLogFileBackups = "MaxLogFileBackups"

The BrowseName for the MaxLogFileBackups component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.SetTraceLevel = "SetTraceLevel"

The BrowseName for the SetTraceLevel component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.Trace = "Trace"

The BrowseName for the Trace component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.TraceFilePath = "TraceFilePath"

The BrowseName for the TraceFilePath component.

const string UnifiedAutomation.UaServer.Model.BrowseNames.TraceLevel = "TraceLevel"

The BrowseName for the TraceLevel component.


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