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

Exports additional elevation data.

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

Returns a stream containing the export file.

Copyright © 2020. All rights reserved.