QuickOPC User's Guide and Reference
UAModelAccessFailureEventArgs Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling Namespace : UAModelAccessFailureEventArgs Class

The following tables list the members exposed by UAModelAccessFailureEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class, with given exception and the related mapping source.  
Top
Public Properties
 NameDescription
Public PropertyAttribute Id. Identifies an attribute of a node.  
Public PropertyThe OPC-UA server (endpoint) involved in the operation.  
Public PropertyContains the OpcLabs.BaseLib.FailureEventArgs.Exception carried by the event arguments. (Inherited from OpcLabs.BaseLib.FailureEventArgs)
Public PropertyThe descriptor of the OPC-UA node involved in the operation.  
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.FailureEventArgs)
Top
See Also

Reference

UAModelAccessFailureEventArgs Class
OpcLabs.EasyOpc.UA.Modelling Namespace