You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ElementPricelistConfigurator Class > ElementPricelistConfigurator Methods > ElementPricelistConfigurator.GetThumbnail Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ElementPricelistConfigurator.GetThumbnail Method

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

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

Returns a CalculatedElementPricelist containing the prices and a thumbnail.

Copyright © 2019. All rights reserved.