.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaClient.QueryValidationResult Class Reference

The results of a query operation. More...

Public Attributes

List< ParsingResultResults
 Reports any errors for the node types provided in the request. More...
 
ContentFilterResult FilterResult
 Reports any errors with the content filter provided in the request. More...
 

Detailed Description

The results of a query operation.

Member Data Documentation

ContentFilterResult UnifiedAutomation.UaClient.QueryValidationResult.FilterResult

Reports any errors with the content filter provided in the request.

List<ParsingResult> UnifiedAutomation.UaClient.QueryValidationResult.Results

Reports any errors for the node types provided in the request.


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