Click or drag to resize
CARCDHSetStringFileGDB Method
Sets the current Geostring File Geodatabase in the Target extension

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void SetStringFileGDB(
	CGXNETCore gxNetShared,
	string string_file_gdb
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
string_file_gdb
Type: SystemString
File Geodatabase
See Also