Click or drag to resize

CARCDHSetStringFileGDB Method

Sets the current Geostring File Geodatabase in the Target extension

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SetStringFileGDB(
	string string_file_gdb
)

public static void SetStringFileGDB(
	string string_file_gdb
)

Parameters

string_file_gdb
Type: SystemString
File Geodatabase
See Also