Click or drag to resize
CARCDHGetCurrentStringFileGDB Method (CGXNETCore, String)
Gets the current Geostring File Geodatabase.

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

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

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
name
Type: SystemString
Name returned
See Also