Click or drag to resize

CARCDBSelTblGUI Method

Select table GUI.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CARCDB SelTblGUI()

public static CARCDB SelTblGUI()

Return Value

Type: CARCDB
Handle to the table
Remarks
Terminates with Cancel on cancel, returns <define>ARCDB_NULL</define> if there are no valid tables in current document.
See Also