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

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

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

Public Attributes

DeleteMonitoredItemsRequest DeleteMonitoredItemsRequest
 The body of the message. More...
 

Detailed Description

The message contract for the DeleteMonitoredItems service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DeleteMonitoredItemsMessage.DeleteMonitoredItemsMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.DeleteMonitoredItemsMessage.DeleteMonitoredItemsMessage ( DeleteMonitoredItemsRequest  DeleteMonitoredItemsRequest)
inline

Initializes the message with the body.

Member Data Documentation

DeleteMonitoredItemsRequest UnifiedAutomation.UaBase.DeleteMonitoredItemsMessage.DeleteMonitoredItemsRequest

The body of the message.


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