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.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static int iIsValidFeatureClassName(
	CGXNETCore gxNetShared,
	string feature_class_name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
feature_class_name
Type: SystemString
Featureclass name

Return Value

Type: Int32
See Also