IOverhead.GetLockOnWorkbook Method

Gets a lock on the overhead workbook.
Function GetLockOnWorkbook() As Boolean
This language is not supported or no code example is available.
bool GetLockOnWorkbook()
This language is not supported or no code example is available.

Return Value

bool

true when a lock can be taken, false otherwise.

Remarks
 
This method is to be used in conjunction with the GetWorkbook method. You can only use this method with the current estimate version, with IEstimateVersion.Version set to 0.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition