QuickOPC User's Guide and Reference
AttributeId Property (UAModelAccessFailureEventArgs)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling Namespace > UAModelAccessFailureEventArgs Class : AttributeId Property
Attribute Id. Identifies an attribute of a node.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property AttributeId As UAAttributeId
'Usage
 
Dim instance As UAModelAccessFailureEventArgs
Dim value As UAAttributeId
 
value = instance.AttributeId
[DefaultValue()]
public UAAttributeId AttributeId {get;}
[DefaultValue()]
public:
property UAAttributeId AttributeId {
   UAAttributeId get();
}
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

UAModelAccessFailureEventArgs Class
UAModelAccessFailureEventArgs Members