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

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

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

Returns a Stream of the thumbnail in the stated format.

Copyright © 2020. All rights reserved.