Click or drag to resize

FileDatabaseProviderExportDatabase Method


Namespace: DWSIM.FileStorage
Assembly: DWSIM.FileStorage (in DWSIM.FileStorage.dll) Version: 8.8.1.0 (8.8.1.0)
Syntax
public void ExportDatabase(
	string filepath
)
Request Example View Source

Parameters

filepath  String
 

Implements

IFileDatabaseProviderExportDatabase(String)
See Also