QuickOPC User's Guide and Reference
DefaultInternalValue Field (DAPropertyId)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAPropertyId Class : DefaultInternalValue Field
Default internal value. Equals to DAPropertyIds.Null.
Syntax
'Declaration
 
Public Const DefaultInternalValue As DAPropertyIds
'Usage
 
Dim value As DAPropertyIds
 
value = DAPropertyId.DefaultInternalValue
public const DAPropertyIds DefaultInternalValue
public:
const DAPropertyIds DefaultInternalValue
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