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

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

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

Public Attributes

TranslateBrowsePathsToNodeIdsRequest TranslateBrowsePathsToNodeIdsRequest
 The body of the message. More...
 

Detailed Description

The message contract for the TranslateBrowsePathsToNodeIds service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsMessage.TranslateBrowsePathsToNodeIdsMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsMessage.TranslateBrowsePathsToNodeIdsMessage ( TranslateBrowsePathsToNodeIdsRequest  TranslateBrowsePathsToNodeIdsRequest)
inline

Initializes the message with the body.

Member Data Documentation

TranslateBrowsePathsToNodeIdsRequest UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsMessage.TranslateBrowsePathsToNodeIdsRequest

The body of the message.


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