Click or drag to resize
CLTBSave Method
Save LTB changes to existing or new file

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

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

Parameters

str1
Type: SystemString
file name, .csv assumed. If "", save to original file.
See Also