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

Indicates whether the project information needs to be recalculated or not. Use Calculate to recalculate the project information.

Syntax
C#
public bool GetCalculationRequired();

Returns TRUE if a calculation is necessary. Otherwise the return value is FALSE.

Copyright © 2020. All rights reserved.