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

Asynchronously gets the current thumbnail. Calculates piece list if necessary.

Syntax
C#
ISynchronizedOperationResult BeginGetThumbnail(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 ISynchronizedOperation for the async method.

Copyright © 2020. All rights reserved.