IFileDatabaseProviderExportFile(String, String) Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void ExportFile(
	string filename,
	string exportpath
)

Parameters

filename  String
 
exportpath  String
 

See Also