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

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

Syntax
C#
public OperationInfo CanGetInformation(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
A list of parameters to define the export. WellKnownParameterKeys.Elevation.Information

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

Copyright © 2020. All rights reserved.