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

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

Public Member Functions

 FindDnsServicesResponseMessage ()
 Initializes an empty message. More...
 
 FindDnsServicesResponseMessage (FindDnsServicesResponse FindDnsServicesResponse)
 Initializes the message with the body. More...
 
 FindDnsServicesResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

FindDnsServicesResponse FindDnsServicesResponse
 The body of the message. More...
 

Detailed Description

The message contract for the FindDnsServices service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.FindDnsServicesResponseMessage.FindDnsServicesResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.FindDnsServicesResponseMessage.FindDnsServicesResponseMessage ( FindDnsServicesResponse  FindDnsServicesResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.FindDnsServicesResponseMessage.FindDnsServicesResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

FindDnsServicesResponse UnifiedAutomation.UaBase.FindDnsServicesResponseMessage.FindDnsServicesResponse

The body of the message.


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