QuickOPC User's Guide and Reference
DefaultIsForward Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANodeElement Class : DefaultIsForward Field
Default value of IsForward property. Equals to false.
Syntax
'Declaration
 
Public Const DefaultIsForward As Boolean
'Usage
 
Dim value As Boolean
 
value = UANodeElement.DefaultIsForward
public const bool DefaultIsForward
public:
const bool DefaultIsForward
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