Click or drag to resize
CPGEXPAddPager Method
This method adds an pager to the PGEXP object with a variable name.

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 AddPager(
	CPG pg,
	string var
)

Parameters

pg
Type: GeoEngine.Core.GXNetXCPG
Pager to add
var
Type: SystemString
Variable name
See Also