Click or drag to resize
CMAPTEMPLATEGetFileName Method
Get the file name of the map template.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void GetFileName(
	ref string str1
)

Parameters

str1
Type: SystemString
returned map template file name
See Also