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

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

Public Member Functions

 DeleteNodesResponseMessage ()
 Initializes an empty message. More...
 
 DeleteNodesResponseMessage (DeleteNodesResponse DeleteNodesResponse)
 Initializes the message with the body. More...
 
 DeleteNodesResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

DeleteNodesResponse DeleteNodesResponse
 The body of the message. More...
 

Detailed Description

The message contract for the DeleteNodes service response.

<exclude>

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DeleteNodesResponseMessage.DeleteNodesResponseMessage ( )

Initializes an empty message.

UnifiedAutomation.UaBase.DeleteNodesResponseMessage.DeleteNodesResponseMessage ( DeleteNodesResponse  DeleteNodesResponse)

Initializes the message with the body.

UnifiedAutomation.UaBase.DeleteNodesResponseMessage.DeleteNodesResponseMessage ( ServiceFault  ServiceFault)

Initializes the message with a service fault.

Member Data Documentation

DeleteNodesResponse UnifiedAutomation.UaBase.DeleteNodesResponseMessage.DeleteNodesResponse

The body of the message.


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