![](dotnetdiagramimages/OpcLabs_EasyOpcClassic_OpcLabs_EasyOpc_DataAccess_LiveMapping_DAPropertyAttribute.png)
'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
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Method | AttributeTargets.Property)] [ComVisible(false)] [MeansImplicitUse()] public sealed class DAPropertyAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Method | AttributeTargets.Property)] [ComVisible(false)] [MeansImplicitUse()] public ref class DAPropertyAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute
System.Object
System.Attribute
OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyAttribute