Click or drag to resize

CARCDBSelTblExGUI Method

Select table GUI with table type.

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

public static CARCDB SelTblExGUI(
	ref int table_type
)

Parameters

table_type
Type: SystemInt32
<define>ARC_SELTBL_TYPE</define>

Return Value

Type: CARCDB
Handle to the table (Terminate on Error)
See Also