Click or drag to resize
CEMAPTEMPLATEiGetItemSelection Method (String)
Gets info about 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
If nothing is selected the string will be empty and the function will return False
Syntax
public int iGetItemSelection(
	ref string item
)

Parameters

item
Type: SystemString
returned item name

Return Value

Type: Int32
Returns True if the item is a view
See Also