QuickOPC User's Guide and Reference
DefaultValueOnly Field (UAAttributePointReadParameters)



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