RecursiveValueResolverWriteElementRecursive Method

Writes the specified value to the specified element of the current Value.


Namespace: TcHmiSrv.Core.Tools.Resolving.Resolvers
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public override Value WriteElementRecursive(
    Value current,
    string element,
    Value value
)

Parameters

current  Value

The current Value to write to.

element  String

The name of the element to write.
If this parameter is null, value should be written directly to current.

value  Value

The Value to be written.

Return Value

Value
The new value of the specified element.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

RecursiveValueResolver Class TcHmiSrv.Core.Tools.Resolving.Resolvers Namespace

Copyright © Beckhoff Automation GmbH & Co. KG