IOverhead.ReleaseLockOnWorkbook Method

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

Return Value

bool

true if the lock was successfully released.

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