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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SaveFile(
	string file
)

Parameters

file
Type: SystemString
File name
See Also