.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsResponseMessage Class Reference

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

Public Member Functions

 TranslateBrowsePathsToNodeIdsResponseMessage ()
 Initializes an empty message. More...
 
 TranslateBrowsePathsToNodeIdsResponseMessage (TranslateBrowsePathsToNodeIdsResponse TranslateBrowsePathsToNodeIdsResponse)
 Initializes the message with the body. More...
 
 TranslateBrowsePathsToNodeIdsResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

TranslateBrowsePathsToNodeIdsResponse TranslateBrowsePathsToNodeIdsResponse
 The body of the message. More...
 

Detailed Description

The message contract for the TranslateBrowsePathsToNodeIds service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsResponseMessage.TranslateBrowsePathsToNodeIdsResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsResponseMessage.TranslateBrowsePathsToNodeIdsResponseMessage ( TranslateBrowsePathsToNodeIdsResponse  TranslateBrowsePathsToNodeIdsResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsResponseMessage.TranslateBrowsePathsToNodeIdsResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

TranslateBrowsePathsToNodeIdsResponse UnifiedAutomation.UaBase.TranslateBrowsePathsToNodeIdsResponseMessage.TranslateBrowsePathsToNodeIdsResponse

The body of the message.


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