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

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

Public Member Functions

 DeleteSubscriptionsResponseMessage ()
 Initializes an empty message. More...
 
 DeleteSubscriptionsResponseMessage (DeleteSubscriptionsResponse DeleteSubscriptionsResponse)
 Initializes the message with the body. More...
 
 DeleteSubscriptionsResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

DeleteSubscriptionsResponse DeleteSubscriptionsResponse
 The body of the message. More...
 

Detailed Description

The message contract for the DeleteSubscriptions service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DeleteSubscriptionsResponseMessage.DeleteSubscriptionsResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.DeleteSubscriptionsResponseMessage.DeleteSubscriptionsResponseMessage ( DeleteSubscriptionsResponse  DeleteSubscriptionsResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.DeleteSubscriptionsResponseMessage.DeleteSubscriptionsResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

DeleteSubscriptionsResponse UnifiedAutomation.UaBase.DeleteSubscriptionsResponseMessage.DeleteSubscriptionsResponse

The body of the message.


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