UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations Properties Events Groups Pages
UnifiedAutomation.UaBase.SetPublishingModeMessage Class Reference

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

 SetPublishingModeMessage ()
 Initializes an empty message.
 
 SetPublishingModeMessage (SetPublishingModeRequest SetPublishingModeRequest)
 Initializes the message with the body.
 
IServiceRequest GetRequest ()
 
 
object CreateResponse (IServiceResponse response)
 
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.IServiceMessage
IServiceRequest GetRequest ()
 Returns the request contained in the message.
 
object CreateResponse (IServiceResponse response)
 Creates an instance of a response message.
 

Public Attributes

SetPublishingModeRequest SetPublishingModeRequest
 The body of the message.
 

Detailed Description

The message contract for the SetPublishingMode service.

<exclude>

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.SetPublishingModeMessage.SetPublishingModeMessage ( )

Initializes an empty message.

UnifiedAutomation.UaBase.SetPublishingModeMessage.SetPublishingModeMessage ( SetPublishingModeRequest  SetPublishingModeRequest)

Initializes the message with the body.

Member Data Documentation

SetPublishingModeRequest UnifiedAutomation.UaBase.SetPublishingModeMessage.SetPublishingModeRequest

The body of the message.


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