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

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

Public Member Functions

 AddNodesResponseMessage ()
 Initializes an empty message. More...
 
 AddNodesResponseMessage (AddNodesResponse AddNodesResponse)
 Initializes the message with the body. More...
 
 AddNodesResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

AddNodesResponse AddNodesResponse
 The body of the message. More...
 

Detailed Description

The message contract for the AddNodes service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.AddNodesResponseMessage.AddNodesResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.AddNodesResponseMessage.AddNodesResponseMessage ( AddNodesResponse  AddNodesResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.AddNodesResponseMessage.AddNodesResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

AddNodesResponse UnifiedAutomation.UaBase.AddNodesResponseMessage.AddNodesResponse

The body of the message.


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