QuickOPC User's Guide and Reference
SetPropertyCore Method (SetBindingBag)



OpcLabs.BaseLibPresentation Assembly > OpcLabs.BaseLib.Presentation.LiveBinding Namespace > SetBindingBag Class : SetPropertyCore Method
Sets value to provider. Sets value to provider.
Syntax
'Declaration
 
Protected Overrides Sub SetPropertyCore() 
'Usage
 
Dim instance As SetBindingBag
 
instance.SetPropertyCore()
protected override void SetPropertyCore()
protected:
void SetPropertyCore(); override 
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