UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.HistoryReadResponseMessage Class Reference

The message contract for the HistoryRead service response. More...

Public Member Functions

 HistoryReadResponseMessage ()
 Initializes an empty message. More...
 
 HistoryReadResponseMessage (HistoryReadResponse HistoryReadResponse)
 Initializes the message with the body. More...
 
 HistoryReadResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

HistoryReadResponse HistoryReadResponse
 The body of the message. More...
 

Detailed Description

The message contract for the HistoryRead service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.HistoryReadResponseMessage.HistoryReadResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.HistoryReadResponseMessage.HistoryReadResponseMessage ( HistoryReadResponse  HistoryReadResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.HistoryReadResponseMessage.HistoryReadResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

HistoryReadResponse UnifiedAutomation.UaBase.HistoryReadResponseMessage.HistoryReadResponse

The body of the message.


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