Click or drag to resize
CARCDHiIsValidFGDBFileName Method
Is this a valid FGDB filename?

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 int iIsValidFGDBFileName(
	CGXNETCore gxNetShared,
	string fgdb
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
fgdb
Type: SystemString
FGDB filename

Return Value

Type: Int32
See Also