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

Gets the GDZ from the configurator as a Stream.

Syntax
C#
public Stream GetGdz(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The parameters to define the GDZ. WellKnownParameterKeys.Elevation.Gdz

Returns a read-only Stream of the GDZ from the elevation based on the stated parameters.

Copyright © 2021 Orgadata AG. All rights reserved.