OPC Studio User's Guide and Reference
DefaultQualifiedName Field (DAPropertyAttribute)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace > DAPropertyAttribute Class : DefaultQualifiedName Field
Default qualified name of the property. An empty string.

The value of this constant is "" (String.Empty).

Syntax
'Declaration
 
Public Const DefaultQualifiedName As String
'Usage
 
Dim value As String
 
value = DAPropertyAttribute.DefaultQualifiedName
public const string DefaultQualifiedName
public:
const String^ DefaultQualifiedName
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