Click or drag to resize

IFileDatabaseProviderExportFile(String, String) Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void ExportFile(
	string filename,
	string exportpath
)
Request Example View Source

Parameters

filename  String
 
exportpath  String
 
See Also