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

Gets the historical ElevationInfos for this elevation.

Syntax
C#
public IList<ElevationInfo> GetInfoHistory();

Returns a list of ElevationInfos. The first element of the list is the newest history entry.

Copyright © 2020. All rights reserved.