OPC Studio User's Guide and Reference
DAFolderAttribute Class
Members 



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

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

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