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

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

Public Member Functions

 HistoryUpdateResponseMessage ()
 Initializes an empty message. More...
 
 HistoryUpdateResponseMessage (HistoryUpdateResponse HistoryUpdateResponse)
 Initializes the message with the body. More...
 
 HistoryUpdateResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

HistoryUpdateResponse HistoryUpdateResponse
 The body of the message. More...
 

Detailed Description

The message contract for the HistoryUpdate service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.HistoryUpdateResponseMessage.HistoryUpdateResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.HistoryUpdateResponseMessage.HistoryUpdateResponseMessage ( HistoryUpdateResponse  HistoryUpdateResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.HistoryUpdateResponseMessage.HistoryUpdateResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

HistoryUpdateResponse UnifiedAutomation.UaBase.HistoryUpdateResponseMessage.HistoryUpdateResponse

The body of the message.


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