|
Ofcas.Lk.Api.Client - Version 3.0
|
Collapse AllGets ElevationUis based on an ElevationInfos.
|
Parameters |
Description |
|
IEnumerable<ElevationInfo> childrenInfos = null |
The ElevationInfos of the ElevationUis to be returned. If an empty list is given all Elevations of this Phase will be returned. |
Returns a list of ElevationUis based on the given ElevationInfos.
|
Exceptions |
Description |
|
ArgumentNullException |
Thrown if list of ElevationInfos is null. |