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

Gets the thumbnail of the element pricelist based on the parameters.

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

Returns a Stream of the thumbnail in the stated format.

Copyright © 2021 Orgadata AG. All rights reserved.