QuickOPC User's Guide and Reference
DAPropertyAttribute Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace : DAPropertyAttribute Class
Gives information about OPC Data Access property (on some OPC item).
Object Model
DAPropertyAttribute ClassDAPropertyId Class
Syntax
'Declaration
 
<AttributeUsageAttribute(AttributeTargets.Field Or  _
    AttributeTargets.Method Or  _
    AttributeTargets.Property)>
<ComVisibleAttribute(False)>
<MeansImplicitUseAttribute()>
Public NotInheritable Class DAPropertyAttribute 
   Inherits System.Attribute
   Implements System.Runtime.InteropServices._Attribute 
 
'Usage
 
Dim instance As DAPropertyAttribute
Inheritance Hierarchy

System.Object
   System.Attribute
      OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyAttribute

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also