IBoq Interface

Represents a B.o.Q. in an estimate.
Public Interface IBoq
This language is not supported or no code example is available.
public interface IBoq
This language is not supported or no code example is available.
Methods
 
Name Description
Public method GetCellValueFromWorkbook(BoqWorkbookType, string, string) Reads a value from any cell in any workbook directly. No need for lock.
Public method GetCellValueFromWorkbook(BoqWorkbookType, string, int, int) Reads a value from any cell in any workbook directly. No need for lock.
Public method GetReadOnlyCopyOfWorkbook(BoqWorkbookType, WorkbookParameters) Gets the B.o.Q. workbook for read only purposes.
Top
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition