Click or drag to resize

CARCDHiIsValidFGDBFileName Method

Is this a valid FGDB filename?

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iIsValidFGDBFileName(
	string fgdb
)

public static int iIsValidFGDBFileName(
	string fgdb
)

Parameters

fgdb
Type: SystemString
FGDB filename

Return Value

Type: Int32
See Also