QuickOPC User's Guide and Reference
_UAServiceResult Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UAServiceResult Interface

For a list of all members of this type, see _UAServiceResult members.

Public Properties
 NameDescription
 PropertyAdditional diagnostic/debugging information associated with the operation.  
 PropertyThe localized description for the service result, as provided by the server.  
 PropertyThe display string for the current object.  
 PropertyNested error information.  
 PropertyThe message associated with the service result. The component tries to fill it in if no text is provided by the server. Empty if no description is available.  
 PropertyThe qualified name of the symbolic identifier associated with the status code.  
 PropertyThe status code associated with the service result.  
 PropertyReturns a formatted string with the contents of the service result.  
Top
See Also

Reference

_UAServiceResult Interface
OpcLabs.EasyOpc.UA.ComTypes Namespace