Click or drag to resize
CARCDHiIsValidFeatureClassName Method
Is this a valid featureclass name?

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static int iIsValidFeatureClassName(
	string str1
)

Parameters

str1
Type: SystemString
featureclass name

Return Value

Type: Int32
Nothing
See Also