Click or drag to resize
CARCDBSelTblExGUI Method
Select table GUI with table type.

Available since Oasis montaj version: 8.0
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static CARCDB SelTblExGUI(
	CGXNETCore gxNetShared,
	ref int table_type
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
table_type
Type: SystemInt32
<define>ARC_SELTBL_TYPE</define>

Return Value

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