QuickOPC User's Guide and Reference
DAPropertyDescriptor Property (OpcBrowseNodeDescriptor)



View with Navigation Tools
OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcBrowseNodeDescriptor Class : DAPropertyDescriptor Property
Contains information necessary to identify an OPC property.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public Property DAPropertyDescriptor As DAPropertyDescriptor
 
'Usage
 
Dim instance As OpcBrowseNodeDescriptor
Dim value As DAPropertyDescriptor
 
instance.DAPropertyDescriptor = value
 
value = instance.DAPropertyDescriptor
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