Click or drag to resize
CDHCreateDefaultJob Method
Create a default job from scratch.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void CreateDefaultJob(
	string ini,
	int type
)

Parameters

ini
Type: SystemString
File name of the INI file to create (forces correct suffix)
type
Type: SystemInt32
<define>DH_PLOT</define>
See Also