QuickOPC User's Guide and Reference
DefaultFalseStateSubstitute Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataAccess Namespace > UATwoStateDiscreteNode Class : DefaultFalseStateSubstitute Field
The default value of the FalseStateSubstitute property. Equals to "False".
Syntax
'Declaration
 
Protected Const DefaultFalseStateSubstitute As String
'Usage
 
Dim value As String
 
value = UATwoStateDiscreteNode.DefaultFalseStateSubstitute
protected const string DefaultFalseStateSubstitute
protected:
const String^ DefaultFalseStateSubstitute
Remarks
This value is not localized, due to UA compliance requirement.
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