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

Gets the GDZ from the configurator as a Stream.

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

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

Copyright © 2022. All rights reserved.