Connectivity Software User's Guide and Reference
ToGoodValueResult Method



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace > UAAttributeDataResult Class : ToGoodValueResult Method
Converts this attribute data result to a OpcLabs.BaseLib.OperationModel.ValueResult, ensuring the status is good.
Overload List
OverloadDescription
Converts this attribute data result to a OpcLabs.BaseLib.OperationModel.ValueResult, ensuring the status is good.  
Converts this attribute data result to a strongly-typed OpcLabs.BaseLib.OperationModel.Generic.ValueResult<T>, ensuring the status is good and converting the value to the specified type.  
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