Click or drag to resize
CITRSaveFile Method
Save to any type (based on the extension of the input file name).

Available since Oasis montaj version: 8.2
License: Available to anyone.  

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

Parameters

str1
Type: SystemString
file name
See Also