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

Checks if the GDZ file of the elevation can be exported.

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

Returns an OperationInfo that is empty when the export is possible, otherwise containing reasons why the export is not possible.

Copyright © 2021 Orgadata AG. All rights reserved.