You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IProject Interface
> IProject Methods > IProject.GetEstimationDataSet Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
IProject.GetEstimationDataSet Method

Retrieves the estimation data set currently in use for the project.

Syntax
C#
ICoreInfoResult<IEstimationDataSetInfo> GetEstimationDataSet();

Returns a IEstimationDataSetInfo containing all available information about the used estimation data set./>

Copyright © 2022. All rights reserved.