IFile Database ProviderExport File(String, String) Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void ExportFile(
string filename,
string exportpath
)VB
Sub ExportFile (
filename As String,
exportpath As String
)