.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaClient.HistoryEventUpdateResult Class Reference

A result for a history event update operation. More...

Properties

StatusCode StatusCode [get, set]
 Gets or sets the status code. More...
 
List< StatusCodeOperationResults [get, set]
 Gets or sets the results for the individual values. More...
 

Detailed Description

A result for a history event update operation.

Property Documentation

List<StatusCode> UnifiedAutomation.UaClient.HistoryEventUpdateResult.OperationResults
getset

Gets or sets the results for the individual values.

The results for the individual values.

StatusCode UnifiedAutomation.UaClient.HistoryEventUpdateResult.StatusCode
getset

Gets or sets the status code.

The status code.


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