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

Checks if it is possible to update the partslists.

Syntax
C#
public IOperationInfo CanUpdatePartsLists(IEnumerable<ElevationInfo> elevationInfos);
Parameters
Description
IEnumerable<ElevationInfo> elevationInfos
List of elevations to be used to update

An IOperationInfo to check if the method can be called.

Copyright © 2020. All rights reserved.