Click or drag to resize
CARCDBiImportChemDatabaseWizard Method (IWin32Window, String, Int32)
Template creation for importing geochem data.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iImportChemDatabaseWizard(
	IWin32Window owner,
	string temp,
	int type
)

Parameters

owner
Type: System.Windows.FormsIWin32Window
The IWin32Window the message box will display in front of.
temp
Type: SystemString
Template to make
type
Type: SystemInt32
<define>IMPCH_TYPE</define>

Return Value

Type: Int32
0-OK 1-Cancel
See Also