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

Available since Oasis montaj version: 5.0.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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
An empty string will unselect everything.
Syntax
public void SetItemSelection(
	string str1
)

Parameters

str1
Type: SystemString
item name
See Also