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

Returns the current thumbnail. If a recalculation has to be done, its recalculated.

Syntax
C#
IElementPricelistConfiguratorThumbnailResult GetThumbnail(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
The parameters to define the calculated element pricelist. See WellKnownParameterKey.ElementPricelistConfigurator.GetThumbnail for details about the keys.

Returns a CalculatedElementPricelist containing the prices and a thumbnail.

Copyright ORGADATA AG © 2023. All rights reserved.