Click or drag to resize
CPGEXPDoFormula Method
This method runs a formula on the pagers.

Available since Oasis montaj version: 7.1
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void DoFormula(
	string formula,
	int unused
)

Parameters

formula
Type: SystemString
Formula
unused
Type: SystemInt32
Legacy parameter, no longer used.
See Also