.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaClient.HistoryEventReadResult Class Reference

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

Properties

StatusCode StatusCode [get, set]
 Gets or sets the status code. More...
 
byte[] ContinuationPoint [get, set]
 Gets or sets the continuation point. More...
 
List< HistoryEventFieldListEvents [get, set]
 Gets or sets the events More...
 

Detailed Description

A result for a history event read operation.

Property Documentation

byte [] UnifiedAutomation.UaClient.HistoryEventReadResult.ContinuationPoint
getset

Gets or sets the continuation point.

The continuation point.

List<HistoryEventFieldList> UnifiedAutomation.UaClient.HistoryEventReadResult.Events
getset

Gets or sets the events

The events.

StatusCode UnifiedAutomation.UaClient.HistoryEventReadResult.StatusCode
getset

Gets or sets the status code.

The status code.


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