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

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

Public Member Functions

 UnregisterNodesResponseMessage ()
 Initializes an empty message. More...
 
 UnregisterNodesResponseMessage (UnregisterNodesResponse UnregisterNodesResponse)
 Initializes the message with the body. More...
 
 UnregisterNodesResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

UnregisterNodesResponse UnregisterNodesResponse
 The body of the message. More...
 

Detailed Description

The message contract for the UnregisterNodes service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.UnregisterNodesResponseMessage.UnregisterNodesResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.UnregisterNodesResponseMessage.UnregisterNodesResponseMessage ( UnregisterNodesResponse  UnregisterNodesResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.UnregisterNodesResponseMessage.UnregisterNodesResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

UnregisterNodesResponse UnifiedAutomation.UaBase.UnregisterNodesResponseMessage.UnregisterNodesResponse

The body of the message.


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