Click or drag to resize

CDHiModifyStructureCodesGUI Method

Modify/create a structure codes file.

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

public static int iModifyStructureCodesGUI(
	string file
)

Parameters

file
Type: SystemString
File name

Return Value

Type: Int32
0 - Ok -1 - User Cancelled
See Also