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



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAPropertyId Class : DefaultNumericalValue Field
Numerical value of default DAPropertyId, which corresponds to DAPropertyIds.Null.
Syntax
'Declaration
 
Public Const DefaultNumericalValue As Long
'Usage
 
Dim value As Long
 
value = DAPropertyId.DefaultNumericalValue
public const long DefaultNumericalValue
public:
const int64 DefaultNumericalValue
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