Click or drag to resize
CDHiDeleteWillDeleteDB Method
See if deleting holes will delete project databases.

Available since Oasis montaj version: 5.1.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int iDeleteWillDeleteDB(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST of holes to delete

Return Value

Type: Int32
1 if deleting the LST of holes will remove all "lines" from one of the DH project databases.
See Also