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

Update the parts list for all given elevations. If an empty list is passed, an update with all elevations of the project is automatically done.

Syntax
C#
public void UpdatePartsLists(IEnumerable<ElevationInfo> elevationInfos);
Parameters
Description
IEnumerable<ElevationInfo> elevationInfos
List of elevations to be used to update
Copyright © 2021 Orgadata AG. All rights reserved.