Click or drag to resize
CIPOpenJob Method
Open a IP plotting job

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

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

Parameters

job
Type: SystemString
Job file name
type
Type: SystemInt32
Job type <define>IP_PLOT</define>
See Also