Click or drag to resize
CEMAPTEMPLATESetItemSelection Method
Sets the current selected item

Available since Oasis montaj version: 5.0
License: Available to anyone with an Oasis Montaj license.  
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
An empty string will unselect everything.
Syntax
public void SetItemSelection(
	string item
)

Parameters

item
Type: SystemString
item name
See Also