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

Checks if the GDZ export of the elevation can be returned for the given parameters.

Syntax
C#
IOperationInfo CanGetGdz(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
A list of parameters to define the export. WellKnownParameterKey.Elevation.Gdz

Returns an IOperationInfo that contains a list of restrictions if the export is not possible.

Copyright © 2022. All rights reserved.