QuickOPC User's Guide and Reference
_UAWriteResult Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _UAWriteResult Interface

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

Public Properties
 NameDescription
 PropertyDetermines whether the value written was accepted but was clamped.  
 PropertyDetermines whether the processing will complete asynchronously.  
 PropertyDiagnostics information (such as warnings) assembled during the operation.  
 PropertyCount of diagnostic information elements assembled during the operation.  
 PropertyTextual summary of diagnostics information, one message per line.  
 PropertyThe display string for the current object.  
 PropertyGets or sets the error ID of the error.  
 PropertyGets or sets a message that describes the current exception.  
 PropertyThe first line of the error message.  
 PropertyGets or sets the information about the reason of the failure of the operation.  
 PropertyA normalized OpcLabs.BaseLib.OperationModel.OperationResult.Diagnostics collection.  
 PropertyA normalized OpcLabs.BaseLib.OperationModel.OperationResult.Exception object, or null if there was no error.  
 PropertyGets or sets the arbitrary object associated with the operation.  
 PropertyGets indication whether the operation has succeeded.  
Top
See Also

Reference

_UAWriteResult Interface
OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace