You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IElementPricelistConfigurator Interface
> IElementPricelistConfigurator Methods > IElementPricelistConfigurator.UpdateVisualTree Method
IElementPricelistConfigurator.UpdateVisualTree Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IElementPricelistConfigurator.UpdateVisualTree Method

Updates the current visual tree.

Syntax
C#
IStreamResult UpdateVisualTree(string senderId, string value, out string warning);
Parameters
Description
string senderId
The id of the visual tree element.
string value
The new value of the fired event, e.g. a string, integer, boolean or double or null. The double must be formatted using the C-Locale.

Returns the updated stream of the visual tree.

Copyright © 2020. All rights reserved.