QuickOPC User's Guide and Reference
Null Property (DAVtq)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAVtq Class : Null Property
A null value-timestamp-quality.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared ReadOnly Property Null As DAVtq
'Usage
 
Dim value As DAVtq
 
value = DAVtq.Null
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public static DAVtq Null {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public:
static property DAVtq^ Null {
   DAVtq^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

DAVtq Class
DAVtq Members