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

Asynchronously gets the current GDZ.

Syntax
C#
ISynchronizedOperationResult BeginGetGdz(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
The parameters to define the GDZ. WellKnownParameterKey.Elevation.Gdz

Returns a ISynchronizedOperation for the async method.

Copyright © 2022. All rights reserved.