NevronOpenVision
Nevron.Nov.Dom Namespace / NNode Class / SetLocalValue Method
SetLocalValue Method (NNode)
Sets a local value for the specified property.
Syntax
public void SetLocalValue( 
   NProperty property,
   System.object value
)

Parameters

property
value

Return Value

true if local value was successfully set
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also