.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaClient.SetTriggeringResult Class Reference

Stores the operation level results returned in the response to a SetTriggering request. More...

Properties

List< StatusCodeAddResults [get, set]
 The status code associated with the links to add provided in the request. More...
 
List< StatusCodeRemoveResults [get, set]
 The status code associated with the links to remove provided in the request. More...
 

Detailed Description

Stores the operation level results returned in the response to a SetTriggering request.

Property Documentation

List<StatusCode> UnifiedAutomation.UaClient.SetTriggeringResult.AddResults
getset

The status code associated with the links to add provided in the request.

List<StatusCode> UnifiedAutomation.UaClient.SetTriggeringResult.RemoveResults
getset

The status code associated with the links to remove provided in the request.


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