.NET Based OPC UA Client/Server SDK  3.3.0.530
UnifiedAutomation.UaServer.StatusCodeChangedEventArgs Class Reference

Event arguments used by the INotifyStatusCodeInfo.StatusCodeChanged event. More...

Inherits EventArgs.

Public Member Functions

 StatusCodeChangedEventArgs (string propertyName)
 Creates a new instance. More...
 

Properties

string PropertyName [get]
 The property name. More...
 

Detailed Description

Event arguments used by the INotifyStatusCodeInfo.StatusCodeChanged event.

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.StatusCodeChangedEventArgs.StatusCodeChangedEventArgs ( string  propertyName)

Creates a new instance.

Parameters
propertyNameThe property name.

Property Documentation

string UnifiedAutomation.UaServer.StatusCodeChangedEventArgs.PropertyName
get

The property name.


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