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

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

 AddNodesMessage ()
 Initializes an empty message. More...
 
 AddNodesMessage (AddNodesRequest AddNodesRequest)
 Initializes the message with the body. More...
 
IServiceRequest GetRequest ()
 
 
object CreateResponse (IServiceResponse response)
 
 

Public Attributes

AddNodesRequest AddNodesRequest
 The body of the message. More...
 

Detailed Description

The message contract for the AddNodes service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.AddNodesMessage.AddNodesMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.AddNodesMessage.AddNodesMessage ( AddNodesRequest  AddNodesRequest)
inline

Initializes the message with the body.

Member Data Documentation

AddNodesRequest UnifiedAutomation.UaBase.AddNodesMessage.AddNodesRequest

The body of the message.


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