Click or drag to resize
CDHIGetCollarTableDB Method (String, Int32)
Get the name of the database containing the collar table.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void IGetCollarTableDB(
	ref string db,
	int size
)

Parameters

db
Type: SystemString
Returned file name
size
Type: SystemInt32
Buffer size for the file name
See Also